Apt-Get Not Working? Unable to Locate Package? Signatures Were Invalid Error Or Keyexpired Error?
if you are facing the error like above please follow this instruction to solve the problems.
Open your terminal and follow these instruction:
- type: $ sudo -i
- type in your password (if asked)
- type: $ touch /etc/apt/sources.list
- type: $ chmod 644 /etc/apt/sources.list
- type: $ echo "deb http://http.kali.org/kali kali-rolling main contrib non-free" > /etc/apt/sources.list
- type: $ apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7D8D0BF6
- type: $ apt-get update
Now install whatever you are trying to install.
If the above doesn't work you can try this:
- type: $ rm
-rf /var/lib/apt/lists
- type: $ apt-get
update
- type: $ apt-get
install kali-archive-keyring
Hope it will works for you!
We Highly Appreciate Your Feedback,
Support Us To Produce More And More.
Enjoy Have A Good Time :)
If You Have Any Problem Please Comment Below Or Contact Admin:
bsolutionhub@gmail.Com
You Can Also Follow Us On:
Instagram – Best Solution Hub
We Highly Appreciate Your Feedback,
Support Us To Produce More And More.
Enjoy Have A Good Time :)
If You Have Any Problem Please Comment Below Or Contact Admin:
bsolutionhub@gmail.Com
You Can Also Follow Us On:
Instagram – Best Solution Hub
Comments
Post a Comment