0

Okay so I have Ubuntu command prompt and I've done

sudo apt-get install ubuntu-desktop
sudo apt-get install build-essential

and many other things, but I still cant get Ubuntu GUI (on my desktop). Can someone help me?

David Foerster
  • 36,264
  • 56
  • 94
  • 147

2 Answers2

2

Having installed the necessary components, issue

sudo service lightdm start

to start your graphical desktop environment.

Gansheim
  • 871
kurja
  • 651
0

What do you mean that you have a ubuntu command prompt? Are you running a server version of ubuntu? Please mention the exact commands that you have run. Your question suggests that you are using a desktop version but how did you not have the GUI in the first place? Please elaborate.

Noisy_Botnet
  • 1,619