Thread: apt-get update
View Single Post
Posts: 111 | Thanked: 9 times | Joined on May 2010
#5
Originally Posted by jedi View Post
You can upgrade any apps that have newer versions in the repo's with:
Code:
apt-get upgrade
That's sounds very usefull! Is that used apt-get upgrade _name of app with new version available_ or just apt-get upgrade to install all new versions?