Friday, April 19, 2024
 Popular · Latest · Hot · Upcoming
19
rated 0 times [  19] [ 0]  / answers: 1 / hits: 43605  / 2 Years ago, sat, june 11, 2022, 7:27:50

Ok, so Ubuntu 14.04 came with Gnome 3 in it's repo and I tried to give it a go, and I didn't like it at all.
So I wanted to continue to use Unity desktop, but it kept freezing and I couldn't change background. Right click also isn't working on desktop.



Is there a way to delete all of Gnome 3 and reinstall Unity like it would be after fresh install?


More From » unity

 Answers
2

Open Terminal or CTRL+ALT+T



To install Unity
sudo apt-get install ubuntu-desktop unity



To Remove Gnome
sudo apt-get remove gnome-shell ubuntu-gnome-desktop



and reboot the system sudo reboot



If followed above 3 commands, you should be greeted with Unity session after reboot. In case it still doesn't comes up, open terminal and execute unity --replace



PS: by chance anything from gnome is left, follow https://askubuntu.com/a/244658/86467


[#25810] Monday, June 13, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
inaterested

Total Points: 500
Total Questions: 104
Total Answers: 92

Location: Virgin Islands (U.S.)
Member since Fri, May 7, 2021
3 Years ago
inaterested questions
Fri, Aug 12, 22, 21:24, 2 Years ago
Wed, Apr 27, 22, 17:14, 2 Years ago
Tue, Oct 26, 21, 20:41, 3 Years ago
;