Neon/BionicUpgrades: Difference between revisions
< Neon
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
Edit /etc/update-manager/meta-release e.g. with <code>sudo nano /etc/update-manager/meta-release</code> and edit <code>https</code> to be <code>http</code><br> | Edit /etc/update-manager/meta-release e.g. with <code>sudo nano /etc/update-manager/meta-release</code> and edit <code>https</code> to be <code>http</code><br> | ||
[[File:Bionic-3.png.png]] | [[File:Bionic-3.png.png]] | ||
Edit /etc/apt/sources.list.d/neon.list with e.g. <code>sudo nano /etc/apt/sources.list.d/neon.list</code> and replace <code>user</code> with <code>release</code><br> | |||
[[File:Bionic-3.1.png.png]] | |||
Edit /etc/update-manager/release-upgrades.d/neon.cfg with e.g. <code>sudo nano /etc/update-manager/release-upgrades.d/neon.cfg</code> and add <code>neonrelease=http://archive.neon.kde.org/release</code><br> | |||
[[File:Bionic-3.2.png.png]] | |||
Log out and log back in again<br> | |||
[[File:Bionic-4.png.png]] | |||
You will be notified of a new release<br> | |||
[[File:Bionic-5.png.png]] | |||
Review the release notes from Ubuntu<br> | |||
[[File:Bionic-6.png.png]] | |||
Upgrader will run<br> | |||
[[File:Bionic-7.png.png]] | |||
You now get to choose to start the upgrade<br> | |||
[[File:Bionic-8.png.png]] | |||
Have a cup of tea while it upgrades<br> | |||
[[File:Bionic-9.png.png]] |
Revision as of 12:55, 5 June 2018
Upgrade Your KDE neon install to Bionic, Testing now Open
Update your system using Plasma Discover
Edit /etc/hosts e.g. with sudo nano /etc/hosts
and add 212.47.227.29 releases.neon.kde.org
on a new line at the end
Edit /etc/update-manager/meta-release e.g. with sudo nano /etc/update-manager/meta-release
and edit https
to be http
Edit /etc/apt/sources.list.d/neon.list with e.g. sudo nano /etc/apt/sources.list.d/neon.list
and replace user
with release
Edit /etc/update-manager/release-upgrades.d/neon.cfg with e.g. sudo nano /etc/update-manager/release-upgrades.d/neon.cfg
and add neonrelease=http://archive.neon.kde.org/release
You will be notified of a new release
Review the release notes from Ubuntu