How to Update Ubuntu Linux

Update your repository list., Install upgrades., Confirm your command., Apt-get will now download and install all of these packages.

4 Steps 1 min read Easy

Step-by-Step Guide

  1. Step 1: 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.
  2. Step 2: 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 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. , Bear in mind that this can be a very large download, and might take a considerable time, depending on your internet connection speed.
  3. Step 3: Confirm your command.

  4. Step 4: Apt-get will now download and install all of these packages.

Detailed Guide

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.

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 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. , Bear in mind that this can be a very large download, and might take a considerable time, depending on your internet connection speed.

About the Author

V

Victoria Gomez

Committed to making organization accessible and understandable for everyone.

30 articles
View all articles

Rate This Guide

--
Loading...
5
0
4
0
3
0
2
0
1
0

How helpful was this guide? Click to rate: