Reinstalling The Desktop
- Vous devez vous identifier ou créer un compte pour écrire des commentaires
Greetings everyone. I would like to reinstall the default GUI for my Trisquel installation. I messed up some things and would like to just reinstall the Desktop GUI.
I'm expecting an answer like:
'''
sudo apt-get install foo-desktop
sudo apt-get remove old-desktop
'''
... like so.
Anyone can help me get this done simply and cleanly?
Thanks very much!
/david
Greetings everyone. I would like to reinstall the default GUI for my Trisquel
installation. I messed up some things and would like to just reinstall the
Desktop GUI.
I'm expecting an answer like:
'''
sudo apt-get install foo-desktop
sudo apt-get remove old-desktop
'''
... like so.
Anyone can help me get this done simply and cleanly?
Thanks very much!
/david
The standard trisquel desktop environment is called `trisquel'. Search for it
in Synaptic package manager or run `sudo apt-get install trisquel'
The Trisquel-mini environment is called `trisquel-mini'. Likewise search in
Synaptic or run `sudo apt-get install trisquel-mini'.
There is also `triskel' for KDE. There is also `trisquel-sugar' which is the
Sugar desktop environment. You might also want to reinstall `lightdm' if you
can't log in graphically.
- Vous devez vous identifier ou créer un compte pour écrire des commentaires