Tuesday, 5 June 2012

How to update ubuntu

Open up terminal and write down the following commands
1.sudo apt-get update
It will check for packages whose updates are available
2. sudo apt-get upgrade
It will install the updates.

No comments:

Post a Comment