Ubuntu
Patch update
Ubuntu Linux Software update using command line tools
apt-get is the command-line tool for handling packages, updating package and installing patches under Ubuntu Linux. All you have to do is type the following two command to update all installed software to latest version.
Open terminal and type the following two commands: $ sudo apt-get update $ sudo apt-get upgrade Sample output:
Posted in Submitted by smsharif on Mon, 05/04/2009 - 12:41.
- smsharif's blog
- Add new comment
- Read more
- 144 reads

