How to Update Ubuntu Linux
Think your Linux is out of date? This article will show you how to update your Ubuntu Linux system. Update your repository list. You can do this by pressing ++. Then type in . You will be prompted for your root password. All this command...
Method 1 of 2:
Command Line Interface
-
Update your repository list. You can do this by pressing Ctrl+Alt+T. Then type in sudo apt-get update. You will be prompted for your root password. All this command does is updates the list of programs in your repository.- Some distros do this automatically.
-
Install upgrades. After apt-get is done, run sudo apt-get upgrade. Again, enter your password and wait 2-3 seconds. You will see a list of packages which should be installed to upgrade.- You can upgrade individual packages as follows: sudo apt-get upgrade firefox.
- You can upgrade individual packages as follows: sudo apt-get upgrade firefox.
-
Confirm your command. You will be asked if you want to upgrade those packages, if yes, press Y and hit ↵ Enter. If you don't want to upgrade then press N and press ↵ Enter to abort. -
Apt-get will now download and install all of these packages. Bear in mind that this can be a very large download, and might take a considerable time, depending on your internet connection speed.
Method 2 of 2:
Graphical User Interface
-
Open Software updater. -
If there is any software to update, select Install Now.
Similar Post
- 8 ways Ubuntu changes and improves Linux
- Tips and tricks after installing Ubuntu
- Ubuntu 18.04 is officially available on Microsoft Store, can run as an application on Windows 10
- Is Arch Linux better than Ubuntu?
- Distinguish Ubuntu and Linux Mint
- Following many other Linux employees, Ubuntu stopped providing 32-bit ISO Images


