How to update kali linux sorces.list

When you have installed kali Linux , first thing you need to do is update source.list correctly otherwise some softwares cannot be install in kali properly

 

First open terminal and type this command
Now got to
 sources.list

or

clear sources.list and type this one

deb http://http.kali.org/kali kali-rolling main contrib non-free
deb-src http://http.kali.org/kali kali-rolling main contrib non-free


save the whole thing and close it

now you can update sources.list by typing

sudo apt-get upadte  

this will take some time eventluay you done this thing 
Bye  



 


Comments