Trisquel Desktop Environment
- Vous devez vous identifier ou créer un compte pour écrire des commentaires
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!
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
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
sudo tasksel
Simply question on the topic. Any of those commands will install the default GUI applications for Trisquel also?
- Vous devez vous identifier ou créer un compte pour écrire des commentaires