I tested out Unity 5, and of course, it broke things, so I tried downgrading by
sudo apt-get install ppa-purge
sudo ppa-purge ppa:unity-team/staging
It removed Unity completely.
apt-get install unity
seemed to work, but the login screen now offers only Gnome.
How do I get back to Unity 4?
I installed Unity 5.0 to test it but I am having many problems with it, for example, the lenses don't work.
Unity 2D Settings is a simple GUI for configuring Unity 2D Desktop.
Unity 2D Settings has following features:
configure Unity Launcher Hide-Mode
enable/disable dash hotkey(Win-key)
show icons on desktop
show volumes and devices
enable compositing and compositor effects
Install Unity 2D Settings in Ubuntu:
Open up a terminal window, execute following commands to install unity-2d-settings from PP
Gnome 3 has just released and the gnome3-team ppa only provides packages for Ubuntu 11.04 Natty.
I am dual-booting a C2D laptop with W7 x64 and Ubuntu 12.10 x64.
After using the GNOME3 PPA and getting a bit wary of the increased system instability, I tried to downgrade to the standard 12.10 AMD64 components.
Hello everyone.
I hope you can help me with this one, problem because of my own mistakes.
based on the title above...I did something to the unity .
I try to install/upgrade to unity 5.0 from here http://techhamlet.com/2012/01/unity-5-on-ubuntu-11-10/
after all installation completed,
I restarted my laptop.
and when I want to login,
there is no "Ubuntu" anymore.
There is only
just new in using ubuntu, just installed it last night. I having a trouble installing apps using the terminal.
Hello
It wated to install the new 12.10 version from the 12.04LTS.
But the computer went to sleep during the installation and with linux the sleeping mode never work so it froze everything and the upgrade coundun't finish correctly.
When i restarted the computer i got a black screen after the Ubuntu loading screen.
I did a couple o command but nothing had fixed the problem i still with the black s
This tutorial will explain how to install Linux kernel 3.5 rc release using ppa.
First open a terminal from the dash home(or press Ctrl+Alt+T), add the ppa:xorg-edgers/ppa by command:
sudo add-apt-repository ppa:xorg-edgers/ppa
Then do update and dist-upgrade.
sudo apt-get update
sudo apt-get dist-upgrade
If you change your mind, execute following to install ppa-purge and remove the ppa with it.