How do I download Updates

Asked by Jmax

I have just finished installin UBUNTU

I had a message about updates being available, but when I clicked it, nothing happened. How can I download the updates?

Question information

Language:
English Edit question
Status:
Answered
For:
Software Updater Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Matt Smith (mattsmith) said :
#1

To manually install all updates open the terminal and type:

sudo apt-get update
sudo apt-get upgrade

The first command updates the APT database and the second one upgrades all installed packages on your system to the newest version. This may result in a lot of downloads, but everything is taken care of automatically.

Can you help with this problem?

Provide an answer of your own, or ask Jmax for more information if necessary.

To post a message you must log in.