Update Ubuntu 14

The CLI process on updating Ubuntu 14:

# Fetches the list of available updates.
sudo apt-get update

# Strictly upgrades the current packages.
sudo apt-get upgrade

# Installs updates for current Ubuntu release.
sudo apt-get dist-upgrade

Note: This does not upgrade to a new version of Ubuntu (such as Ubuntu 16). This updates your current Ubuntu version.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: