• 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 / How To / Upgrade To Ubuntu 15.04 From Any Ubuntu Version

Upgrade To Ubuntu 15.04 From Any Ubuntu Version

By Sourabh / April 23, 2015 Category: How To, Ubuntu

How to Upgrade to Ubuntu 15.04 from Ubuntu 14.10/Ubuntu 14.04/Ubuntu 12.04. Install and upgrade to Ubuntu 15.04 from any Ubuntu version. Learn how to upgrade Ubuntu 15.04 via Terminal Command Line.

How to Upgrade Ubuntu 15.04 Via GUI/Graphical Way

  • Open “Dash” and type/search for “Update Manager” and open it.
  • In update manager Click on “Settings” Button.
  • Disable all Third-Party options from “Other Software” Tab.
  • Now go to “Updates” Tab. Look for “Notify me of a new Ubuntu Version” at the end of this window. Select “For any new Version” and click ok.
  • Close the update manager.
  • Now again start “Update Manager” and Click on “Upgrade” Button.
  • That’s it

How to Upgrade Ubuntu 15.04 Via Terminal Command Line

Command line upgrade is easier fro many Ubuntu users. All you have to do is to execute few commands in the terminal in order to upgrade to the latest Ubuntu version. Here’s how to do this:

If you are running Ubuntun LTS version, you can’t upgrade to latest normal release in normal way. Luckily there is a way out. To do so, run the following commands in terminal to install Core Update-Manager:

sudo apt-get install update-manager-core

Once Core Update-Manager is installed, enter the following commands to open release file in text editor:

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

Now change lts to normal in the text file. Please note that if you are running a non-LTS version then skip this process:

Prompt=normal

Now run the following commands in terminal to start the Ubuntu upgrade:

sudo apt-get update
sudo do-release-upgrade -d

or:

sudo apt-get dist-upgrade -d

Tags: e Upgrade to Ubuntu 15.04 From Ubuntu 14.10, How to Upgrade Ubuntu 15.04 Via Terminal Command Line, Ubuntu 15.04, Upgrade To Ubuntu 15.04 From Any Ubuntu Version

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