I do not have much experience in linux but i am having issues with trying to update i keep getting this error


┌──(root㉿kali)-[/home/kali]
└─# sudo apt-get update
Get:1 http://kali.download/kali kali-rolling InRelease [30.6 kB]
Reading package lists... Done
E: Release file for http://http.kali.org/kali/dists/kali-rolling/InRelease is not valid yet (invalid for another 30min 11s). Updates for this repository will not be applied.

I am running kali in a live usb stick and it happens on both of my computers.
I have reinstalled kali multiple times on the usb and it happens even on a fresh install using the latest images available.

I have googled the issue and it seems to have to do something with the computers time being wrong but i have checked and reset it multiple times in bios and os but i have found no solution. if i wait the specified time it will just reset. i have verified that i have internet access all of the solutions on the internet involving the time do not work for me.

a web solution to install NTP service does not work because Sudo apt install (xyz) does not seem to work

──(root㉿kali)-[/home/kali]
└─# sudo apt install ntp
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package ntp is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'ntp' has no installation candidate

therefore i am stuck. it was working just 2 days ago