Categories: TutorialsUbuntu

How to Update Ubuntu Linux using APT

This article shows how to update Ubuntu Linux using APT. If you are a new user and want to update your Ubuntu Linux machine to get the latest security and feature updates then this article is useful and handy for you.


When you update your Ubuntu machine, you will get the many bug fixes, new features and security improvements. This is also helps you to keep your system running smoothly, efficiently and securely

Basically, there are two ways to update Ubuntu:

    Sponsored
  1. Using application called Software Updater.
  2. Using the command line tool called APT.

In this article, we are going to update Ubuntu using the command line tool (APT).



Ubuntu is a Linux Operating System based on Debian and mostly composed of non-profit(free) and open-source software. It is a complete Linux operating system that compatible with desktops, laptops, server and other devices. Ubuntu is Open Source so it is freely available for both community and professional support.

if you are a learner and looking for a Linux distribution for Learning then Ubuntu Linux Operating System is best for you as a beginning.


How to Update Ubuntu From the Command Line Terminal Tool (APT)

If you want to use the command line to update your Ubuntu Linux machine, follow the steps below:



First of all, you will need to open the terminal. Simply use the search box and search for Terminal and then select it to open.

Next, run the command below to check for updates:

Sponsored
sudo apt update

The command above will checks all your repositories in your Ubuntu machine and tell you that how many package upgrades are available.

After that, run the command below to update packages and software:

sudo apt upgrade

The command above will display a list of all available packages that are ready to be updated. Type and press Enter to confirm and start updating.




That’s all.

If you face any error and issue in above steps , please use comment box below to report.

If our article helps you, please consider buying us a coffee

Thank you for your support.


The post How to Update Ubuntu Linux using APT appeared first on Linux Tutorial Hub.

Ubuntu Server Admin

Recent Posts

Canonical Releases Ubuntu 25.04 Plucky Puffin

The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…

3 days ago

Ubuntu 25.04 (Plucky Puffin) Released

Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…

3 days ago

Extended Security Maintenance for Ubuntu 20.04 (Focal Fossa) begins May 29, 2025

Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…

4 days ago

Ubuntu 20.04 LTS End Of Life – activate ESM to keep your fleet of devices secure and operational

Focal Fossa will reach the End of Standard Support in May 2025, also known as…

5 days ago

Ubuntu MATE 25.04 Release Notes

Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…

5 days ago

Ubuntu Weekly Newsletter Issue 887

Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…

6 days ago