Due to frequent Unity issues and UI preferences, many Ubuntu users have installed the Gnome 3 and the classic Gnome (Gnome Fallback) sessions. Although Gnome Fallback session brings many of the Gnome 2 user interface features, it is greatly deprived of the eye candy. If you are an Ubuntu 11.10 user who wishes to obtain a Gnome 2 style desktop with a stylish interface, then try Linux Mint 12. In this post, we will provide you with the procedure to install Linux Mint 12.

First of all, install MGSE (Mint Gnome Shell Extension) in Ubuntu 11.10 by entering this command in Terminal.
sudo gedit /etc/apt/sources.list
This will pop-up a gedit window, where you will require adding the following line at the end (as exactly shown).
deb http://packages.linuxmint.com/ lisa main upstream import
Once done, enter these commands in Terminal.
sudo apt-get update sudo apt-get install linuxmint-keyring sudo apt-get update
After following the procedure described above, MGSE and MATE will become available in Ubuntu Software Center. Now, search and install Mint Gnome Shell Extension, followed by Mint Meta Mate from the Ubuntu Software Center.

If installation fails, you can fix broken packages using Synaptic Package Manager, and locating broken packages under Custom Filters. Mark and remove broken packages to fix installation issues. It must be noted that Synaptic Package Manager does not come pre-installed with Ubuntu 11.10, and will have to be installed via the Ubuntu Software Center. If you get an error while running sudo add-apt-repository, and are unable to launch Ubuntu Software Center (after installing MGSE and MATE), then run this Terminal command.
sudo gedit /etc/lsb-release
In the gedit window, replace the existing text with the following and hit save.
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION=”Ubuntu oneiric”



Pingback: Install Linux Mint Mate Desktop In Ubuntu 11.10 | Techblast-web watching
Pingback: [ubuntu] Recovering from Mint Applications | Coders & Admins
Pingback: Finding a Mate « Mish's Matters
Pingback: Cinnamon: Gnome Shell Fork With Interactive & Configurable Options