Trisquel Desktop Environment

6 risposte [Ultimo contenuto]
dkdialga
Offline
Iscritto: 02/18/2014

I installed Trisquel onto my computer, but however, while I was going through the steps of installation, I accidently didn't press install "Trisquel Desktop Environment" so now when I boot up my machine, all I get is a terminal/text based interface. What command can I type to install desktop environment onto the machine? If there isn't whats another way to get it without reinstalling the OS?
Any help would be much appreciated.
Thanks!

oysterboy

I am a member!

I am a translator!

Offline
Iscritto: 02/01/2011

I am not 100% sure, but I believe the following commands should solve your problem:

if you want GNOME Classic: sudo apt-get install trisquel
if you want LXDE: sudo apt-get install trisquel-mini
if you want KDE: sudo apt-get install triskel

Magic Banana

I am a member!

I am a translator!

Offline
Iscritto: 07/24/2010

You are right. However, for a full desktop, one wants to install as well the "recommended" packages:

$ sudo apt-get install trisquel trisquel-recommended
$ sudo apt-get install trisquel-mini trisquel-mini-recommended
$ sudo apt-get install triskel triskel-recommended

lembas
Offline
Iscritto: 05/13/2010
sudo tasksel
antiesnob
Offline
Iscritto: 08/22/2013

Simply question on the topic. Any of those commands will install the default GUI applications for Trisquel also?

lembas
Offline
Iscritto: 05/13/2010

Yes.

antiesnob
Offline
Iscritto: 08/22/2013

Thank you.