How can I install Unity ?
- Vous devez vous identifier ou créer un compte pour écrire des commentaires
Hi everyone ! I am interested in installing Unity, my GPU is not supported, so I guess I have to install Unity 2D instead of 3D, until I get a supported GPU.
How can I do that ?
Something along the lines of
sudo apt-get install unity unity-2d unity-greeter
should do the trick.
If you want to play it safe and use 2d:
sudo apt-get install unity-2d
It should be available on next login.
Found it in packages.trisquel.info, as a search result.
The package to install is unity-2d. Then log out and select unity session.
I've installed the package and logged out, Unity wouldn't appear in the list, there was only an option "user defined" and I tried choosing that but I got an error cannot find ubuntu, something like that.
I think you need to install gnome-session, too.
Works ! Thank you so much guys.
- Vous devez vous identifier ou créer un compte pour écrire des commentaires