How to Update Ubuntu Linux

Method 1 of 2:

Command Line Interface

  1. How to Update Ubuntu Linux Picture 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.
    1. Some distros do this automatically.
  2. How to Update Ubuntu Linux Picture 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.
    1. You can upgrade individual packages as follows: sudo apt-get upgrade firefox.
      How to Update Ubuntu Linux Picture 3
  3. How to Update Ubuntu Linux Picture 4
    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.
  4. How to Update Ubuntu Linux Picture 5
    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

  1. How to Update Ubuntu Linux Picture 6
    Open Software updater.
  2. How to Update Ubuntu Linux Picture 7
    If there is any software to update, select Install Now.
5 ★ | 1 Vote

May be interested

  • Following many other Linux employees, Ubuntu stopped providing 32-bit ISO ImagesFollowing many other Linux employees, Ubuntu stopped providing 32-bit ISO Images
    ubuntu declares that it will stop providing the iso installer for os that the new version starting with ubuntu 17.0 (artful aardvark) will be released on october 19.
  • How to Update Ubuntu KernelHow to Update Ubuntu Kernel
    this wikihow teaches you how to update your ubuntu linux kernel, which is the core software that runs the rest of your linux distribution. the easiest way to do this is by installing and running a package manager called 'ukuu', but you can...
  • Install and use 7 ZIP on Ubuntu LinuxInstall and use 7 ZIP on Ubuntu Linux
    if you are a windows user and you have ever sent/received large files online, you probably have not heard of the 7 zip file compression tool. installing 7 zip on windows is quite simple, so what about on ubuntu linux. the article below tipsmake will guide you how to install and use 7 zip on ubuntu linux.
  • 5 best Ubuntu-based Linux distributions of all time5 best Ubuntu-based Linux distributions of all time
    ubuntu, a debian-based linux operating system, has been around since 2004; since then, some great distributions based on ubuntu's source code have been created.
  • Why is Ubuntu LTS preferred over regular distros?Why is Ubuntu LTS preferred over regular distros?
    ubuntu is one of the most widely used linux distributions among software developers and other content creators. ubuntu is also used for many servers around the globe.
  • How to use DNS over TLS on Ubuntu LinuxHow to use DNS over TLS on Ubuntu Linux
    you can use dns in which all dns queries are processed through the encrypted tls (transport layer secure) protocol. however, most operating systems do not work with dns over tls.
  • 10 new features of Linux Ubuntu 19.0410 new features of Linux Ubuntu 19.04
    the following article summarizes the top 10 new features of ubuntu 19.04 'disco dingo'. let tipsmake.com find out what they are and how much ubuntu 19.04 can surprise you!
  • 5 things to do when installing Ubuntu on PC5 things to do when installing Ubuntu on PC
    ubuntu is a powerful linux distribution suitable for a wide variety of use cases, ideal for both beginners and seasoned linux users.
  • How to Enable Oracle Java in Your Web Browsers on Ubuntu LinuxHow to Enable Oracle Java in Your Web Browsers on Ubuntu Linux
    this document covers enabling 32-bit and 64-bit oracle java browser plugin in 32-bit ubuntu linux and 64-bit ubuntu linux. for the two most popular web browsers for ubuntu linux at this time, which are google chrome and mozilla firefox....
  • Instructions for uninstalling software on UbuntuInstructions for uninstalling software on Ubuntu
    tipsmake.com will guide you how to uninstall the software on a computer running ubuntu linux, as well as how to remove ubuntu from your computer. if your computer runs linux and another operating system simultaneously, you can remove the ubuntu linux partition.