Version von How to install the Unity Desktop environment and create the session entry on Trisquel 7.0 vom Mi, 02/04/2015 - 09:59

Durch die Versionierung lassen sich die Unterschiede zwischen verschiedenen Versionen eines Beitrags verfolgen.

Trisquel 7.0 have unity on its repositories but, for some reason, the "unity-ubuntu" session won't be listed and therefore unable to be launched easily.

Installing unity

To install unity just open a terminal and do the following:

$ sudo aptitude install unity

Using the script to create the desktop entry

The easy way to create the entry is by using the following script. Just follow the instructions to do that:

  • Click on unity.sh.gz to download a compressed archive with the script. Once it is downloaded, uncompress it:

$ gzip -d unity.sh.gz

  • It's time to make the file executable:

$ chmod +x unity.sh

  • Run the script with sudo:

$ sudo ./unity.sh

  • Reboot your computer and "ubuntu" should be listed.
AnhangGröße
unity.sh.gz508 Bytes
unity.txt964 Bytes

Versionen

01/29/2015 - 15:12
a_slacker_here
01/29/2015 - 23:36
Trisquelian
03/19/2015 - 23:16
pizzaiolo
05/18/2016 - 05:36
lembas
09/20/2024 - 13:42
knife