-
-
Notifications
You must be signed in to change notification settings - Fork 31
HowTo: Upgrade to Ubuntu 19.10 (Eoan Ermine)
Ken Gilmer edited this page Oct 21, 2019
·
6 revisions
Upgrading from Ubuntu 18.04, 18.10, or 19.04 to 19.10 requires a little extra work as a breaking change was introduced to the GNOME code that integrates with i3.
- (Optional) If the standard Ubuntu session is not installed, install it:
$ sudo apt install ubuntu-session
- Perform the upgrade to 19.10.
- After rebooting, log into the stock Ubuntu session, not Regolith.
- Re-add the PPA, as the installation process removed it:
$ sudo add-apt-repository ppa:kgilmer/regolith-unstable
- Upgrade Regolith to the latest version:
$ sudo apt upgrade
- Reboot, and now select the Regolith session at the login screen.
Since most of this wiki content was created, a new site for Regolith was created. This wiki content was written for Regolith 1.2 but most of it still applies to 1.3. However, it is suggested to first check if the information you are looking for is here.