"No candidate" when I try to install Gnome Classic on 15.04. Will that change? If not, what other "low-tech," lower-demanding UI options do I have for my older, weaker computer with 15.04?
Asked
Active
Viewed 1.8k times
2 Answers
3
An official Ubuntu based distribution is Ubuntu GNOME 15.04.
GNOME Classic session is included. To try it, choose it from the Sessions option on the login screen.
You can use the GNOME3 PPA and update GNOME3 with these commands:
sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update
sudo apt-get upgrade
A.B.
- 92,125
2
Open a terminal an run this command:
sudo apt-get install gnome-session-flashback
Logout and select your preferred classic session and login back.
A.B.
- 92,125