• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / Upgrade Ubuntu 17.04 – Upgrade Ubuntu Via Command Line

Upgrade Ubuntu 17.04 – Upgrade Ubuntu Via Command Line

By Sourabh / April 12, 2017 Category: How To, Ubuntu

Upgrade Ubuntu 17.04. Learn how to upgrade Ubuntu 17.04 from Ubuntu 16.04 via command line; update Ubuntu from terminal.

Command Line Way to Upgrade Ubuntu

Before upgrading to Ubuntu 17.04 Zesty Zapus, please make sure to update and upgrade the current Ubuntu release using the following commands:

sudo apt update
sudo apt upgrade
sudo apt dist-upgrade

Now run the following command to install update-manager-core package:

sudo apt install update-manager-core

Once the update-manager-core package is installed, edit the /etc/update-manager/release-upgrades file and set Prompt value to normal. Prompt=normal

sudo gedit /etc/update-manager/release-upgrades

Now finally, run do-release-upgrade command to upgrade to Ubuntu 17.04 Zesty Zapus:

sudo do-release-upgrade -d

Once upgrade process is finished, restart the system and check the Ubuntu version using the following command:

lsb_release -a

Output shall be:

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu zesty zapus (development branch)
Release: 17.04
Codename: zesty

Upgrading Ubuntu 17.04 from Ubuntu 16.10

To upgrade on a desktop system:

  • Open the “Software & Updates” Setting in System Settings.
  • Select the 3rd Tab called “Updates”.
  • Set the “Notify me of a new Ubuntu version” dropdown menu to “For any new version”.
  • Press Alt+F2 and type in “update-manager -d” (without the quotes) into the command box.
  • Update Manager should open up and tell you: New distribution release ‘17.04’ is available.
    • If not you can also use “/usr/lib/ubuntu-release-upgrader/check-new-release-gtk”
  • Click Upgrade and follow the on-screen instructions.

To upgrade on a server system:

  • Install the update-manager-core package if it is not already installed.
  • Make sure the Prompt line in /etc/update-manager/release-upgrades is set to normal.
  • Launch the upgrade tool with the command sudo do-release-upgrade.
  • Follow the on-screen instructions.

Note that the server upgrade will use GNU screen and automatically re-attach in case of dropped connection problems.

There are no offline upgrade options for Ubuntu Desktop and Ubuntu Server. Please ensure you have network connectivity to one of the official mirrors or to a locally accessible mirror and follow the instructions above.

Tags: An Upgrade From 'Vivid' To 'Xenial' Is Not Supported With This Tool., do-release-upgrade, How To Update Ubuntu From Terminal, How To Upgrade To Ubuntu 17.04 (Zesty Zapus), How To Upgrade To Ubuntu 17.04 From Command Line, How To Upgrade To Ubuntu 17.04 From Ubuntu 16.04, How To Upgrade To Ubuntu 17.04 From Ubuntu 16.10, Ubuntu 17.04 From Ubuntu 16.04, Ubuntu Failed To Download Repository Information, Ubuntu Update Manager, Update Ubuntu Apt-Get, Upgrade To Ubuntu 17.04, Upgrade Ubuntu 14.04 To 16.04 Command Line, Upgrade Ubuntu 14.04 To Ubuntu 17.04, Upgrade Ubuntu 14.10 To Ubuntu 17.04, Upgrade Ubuntu 15.04 To Ubuntu 17.04, Upgrade Ubuntu 15.10 To Ubuntu 17.04, Upgrade Ubuntu 16.04 To Ubuntu 17.04, Upgrade Ubuntu 16.10 To Ubuntu 17.04, Upgrade Ubuntu 17.04, Upgrade Ubuntu 17.04 (Zesty Zapus), Upgrade Ubuntu 17.04 From Command Line, Upgrade Ubuntu 17.04 From Ubuntu 16.04, Upgrade Ubuntu 17.04 From Ubuntu 16.10, Upgrade Ubuntu Command Line

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap