How To Add Official Kali Repositories - Follow These Steps.
On a standard, clean install of Kali Linux, you should have the following two entries present in/etc/apt/sources.list:
deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free
deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free
deb http://security.kali.org/kali-security kali/updates main contrib non-free
Source repositories
In case you require source packages, you might also want to add the following repositories as well:
deb-src http://http.kali.org/kali kali main non-free contrib
deb-src http://security.kali.org/kali-security kali/updates main contrib non-free
deb-src http://http.kali.org/kali kali main non-free contrib
deb-src http://security.kali.org/kali-security kali/updates main contrib non-free
deb-src http://security.kali.org/kali-security kali/updates main contrib non-free
Instructions -
Type/Copy_Paste These Commands in Terminal -
sudo -s
gedit /etc/apt/sources.list
Now copy and paste the Regular Repository or/and Source Repository In the opened sources.list file ( Replace Existing Contents ).
Now save and close the file and run these commands in terminal
Now save and close the file and run these commands in terminal

No comments:
Post a Comment