Thread: apt-get update
View Single Post
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#7
Originally Posted by mattiasbäx View Post
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?
Just:
Code:
apt-get upgrade
- try it and see!


Tip: for help on any Linux command do a google for "man <name of command>" - eg http://www.google.com/search?q=man%20apt-get - 'man' in this case stands for 'manual'
__________________
May the source be with you.

Last edited by jedi; 2011-04-05 at 09:47.
 

The Following User Says Thank You to jedi For This Useful Post: