Install GNOME Desktop Ubuntu 15.04

190,470

Solution 1

Log out and open a terminal on TTY1 Ctrl+Alt+F1 and run the following commands:

sudo apt-get install ubuntu-gnome-desktop
sudo service gdm restart

As @Exocom said, the following step is not necessary.

sudo dpkg-reconfigure gdm

Then choose the desktop you want and you can log in again.

Solution 2

Open a terminal and execute:

sudo apt-get install gnome

Choose "gdm" when asked.

In case not being asked execute :

sudo dpkg-reconfigure gdm  

To restart the system execute :

sudo reboot

Rebooting after installing a new DE is not necessary, however some say it is recommended.

Update :

To make up your own mind on this topic, read When is it necessary to reboot an Ubuntu system?

Share:
190,470

Related videos on Youtube

Joachim Kjølby Due
Author by

Joachim Kjølby Due

Updated on September 18, 2022

Comments

  • Joachim Kjølby Due
    Joachim Kjølby Due almost 2 years

    How can I install Gnome Desktop on Ubuntu 15.04 with unity? Don't want to make a new clean install-- Any idea? Can't find any information about it!

  • A.B.
    A.B. about 9 years
    Why reboot?! That's not Windows.
  • A.B.
    A.B. about 9 years
    No, sudo service gdm restart.
  • Exocom
    Exocom about 9 years
    As far as I can see it, step 2) and 3) are not necessary. You will be asked to choose your display manager on step 1) and after logging out gdm will be started automatically.
  • A.B.
    A.B. about 9 years
    @Exocom Thx, I will add your comment.
  • Exocom
    Exocom about 9 years
    The gdm restart is necessary after all, sorry about the wrong information in the comment before. I corrected the answer accordingly (and tried it a few times this time ;-))!
  • Rehan Ullah
    Rehan Ullah almost 9 years
    What if I do it in terminal without logging out. Any cons?
  • Mark A
    Mark A almost 9 years
    ubuntu 15 has its own set of issues, ubuntu is going the windows way and not working of the box for basic stuff like wifi... so stop getting annoyed at reboot..
  • Everything123 Channel
    Everything123 Channel over 8 years
    Thanks @A.B. but on 15.10 if you see black screen on login then you can switch back to lightdm. See this: askubuntu.com/questions/571252/…
  • Everything123 Channel
    Everything123 Channel over 8 years
    @A.B. anyways is it possible to use gdm and still not get the black desktop screen? I like gdm login.