In this post I will show you how to add full repository in kali linux.
Step 1:-->
open the terminal and type vi /etc/apt/sources.list
Step 2:-->
Press insert or I or copy this repository link in that file.
and press esc & type :wq & press enter to save change made that file.
Step 3:-->
After that run that command to update and upgrade
sudo apt-get update && upgrade
that's it.
Thank you (zer0w0rm)
Step 1:-->
open the terminal and type vi /etc/apt/sources.list
Step 2:-->
Press insert or I or copy this repository link in that file.
deb http://http.kali.org/ /kali main contrib non-free
deb http://http.kali.org/ /wheezy main contrib non-free
deb http://http.kali.org/kali kali-dev main contrib non-free
deb http://http.kali.org/kali kali-dev main/debian-installer
deb-src http://http.kali.org/kali kali-dev main contrib non-free
deb http://http.kali.org/kali kali main contrib non-free
deb http://http.kali.org/kali kali main/debian-installer
deb-src http://http.kali.org/kali kali main contrib non-free
deb 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
and press esc & type :wq & press enter to save change made that file.
Step 3:-->
After that run that command to update and upgrade
sudo apt-get update && upgrade
that's it.
Thank you (zer0w0rm)
0 comments:
Post a Comment