after changing sources.list on ubuntu, how do I make him reload/refresh?
So new packages in the new sources will be found?

link|improve this question

38% accept rate
1  
So this program is an dude? ;-) – Lucas McCoy Apr 7 '10 at 14:38
@Lucas McCoy Did you mean "a dude"? ;-) – Itay Moav May 24 '10 at 17:10
feedback

1 Answer

up vote 4 down vote accepted
$sudo apt-get update

This will update the list of available packages from the server.

link|improve this answer
1  
or sudo aptitude update – quack quixote Apr 7 '10 at 23:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.