How can I install Unity ?

6 risposte [Ultimo contenuto]
antarta
Offline
Iscritto: 05/27/2013

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 ?

oysterboy

I am a member!

I am a translator!

Offline
Iscritto: 02/01/2011

Something along the lines of

sudo apt-get install unity unity-2d unity-greeter

should do the trick.

Dave_Hunt

I am a member!

Offline
Iscritto: 09/19/2011

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.

lembas
Offline
Iscritto: 05/13/2010

The package to install is unity-2d. Then log out and select unity session.

antarta
Offline
Iscritto: 05/27/2013

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.

onpon4
Offline
Iscritto: 05/30/2012

I think you need to install gnome-session, too.

antarta
Offline
Iscritto: 05/27/2013

Works ! Thank you so much guys.