apt-get update error||100% WORKING METHOD




I'm using the Kali Linux but the apt-get install is not working to install any application on my system.
Someone provide me a link to source.list file.
 go for this video..

Open a terminal follow these instructions:
  1. Type sudo -i
  2. Type in your password.
  3. Type touch /etc/apt/sources.list
  4. Type chmod 644 /etc/apt/sources.list
  5. Type echo "deb http://http.kali.org/kali kali-rolling main contrib non-free" > /etc/apt/sources.list
  6. Type apt-get update
  7. Now install whatever it is that you want to install.

Comments

Popular posts from this blog