(root💀kaliLinux)-[~]
└─# sudo apt install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package vlc

Steps i followed to resolve is :
1. apt-get update && apt-get full-upgrade -y
2. I used Kali Linux repository to change my sources.list file in file system
I got [sudo apt-get update && sudo apt-get upgrade 1 ⨯
Get:1 https://mirror-1.truenetwork.ru/kali kali-rolling InRelease [30.5 kB]
Reading package lists... Done
E: Release file for https://http.kali.org/kali/dists/kali-rolling/InRelease is not valid yet (invalid for another 4h 14min 48s). Updates for this repository will not be applied.]

I tried these two methods to solve this but i can't . What i can do?

Thanks!!!!