Skip to content

Instantly share code, notes, and snippets.

@DastanIqbal
Created August 26, 2019 09:16
Show Gist options
  • Save DastanIqbal/61f864ddc92f09b74b637b043f82c606 to your computer and use it in GitHub Desktop.
Save DastanIqbal/61f864ddc92f09b74b637b043f82c606 to your computer and use it in GitHub Desktop.
How to upgrade from 15.04 to 15.10
Check package avaliablity
http://old-releases.ubuntu.com/ubuntu/dists/
Try this first:
http://changelogs.ubuntu.com/meta-release
https://help.ubuntu.com/community/EOLUpgrades
then fire
sudo apt-get upgrade
sudo apt-get -f install
reboot
sudo apt-get update
sudo apt-get dist-upgrade
upgrade to 16.04 so on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment