How to Remove “Unity” and Install Cinnamon and Mate Desktop in Ubuntu

Unity is the default desktop interface for Ubuntu, many people like it and many don’t, for those who don’t like it, we’ll explain to you how to completely remove or replace Unity from Ubuntu and install Cinnamon and MATE interfaces easily.

Step 1: Removing Unity

You can keep Unity interface installed on your system, if you want alongside both Cinnamon and MATE interfaces, as it would be better if you keep all of them to avoid any installation errors.

If incase, you want to remove Unity interface from Ubuntu and all its components, run the following command in the terminal.

Important: I do not recommend removing Unity, if you do you will might get a broken system, so I suggest you to better replace Unity with Mate or Cinnamon desktop.

$ sudo apt-get purge unity*
Remove Unity Ubuntu Desktop
Remove Unity Ubuntu Desktop

Step 2: Installing Mate Desktop in Ubuntu

MATE is a fork from the original (and dead) Gnome x2 desktop, many users used to like Gnome x2 but since it was disconnected by GNOME team, a new fork was created and it was the MATE project in order to continue its development.

MATE has the classic look of Gnome x2, if you’re an old fan of GNOME, you’ll love MATE for sure, and if you’re a new coming user to Linux, you may want to give it a try.

The good news is that you can install MATE desktop on Ubuntu easily with the help of 3rd party repositories, just run the following commands.

Install Mate Desktop On Ubuntu 16.04

$ sudo add-apt-repository ppa:ubuntu-mate-dev/xenial-mate
$ sudo apt-get update
$ sudo apt-get install mate-desktop-environment
$ sudo apt-get install mate-dock-applet

Install Mate Desktop On Ubuntu 15.10

$ sudo apt-add-repository ppa:ubuntu-mate-dev/ppa
$ sudo add-apt-repository ppa:ubuntu-mate-dev/wily-mate
$ sudo apt-get update
$ sudo apt-get install mate-desktop-environment
$ sudo apt-get install mate-dock-applet

Install Mate Desktop On Ubuntu 15.04

$ sudo apt-add-repository ppa:ubuntu-mate-dev/ppa
$ sudo apt-add-repository ppa:ubuntu-mate-dev/vivid-vervet
$ sudo apt-get update
$ sudo apt-get install mate-desktop-environment
$ sudo apt-get install mate-dock-applet

Install Mate Desktop On Ubuntu 14.10

$ sudo apt-add-repository ppa:ubuntu-mate-dev/ppa
$ sudo apt-add-repository ppa:ubuntu-mate-dev/utopic-mate
$ sudo apt-get update
$ sudo apt-get install mate-desktop-environment
$ sudo apt-get install mate-dock-applet

Install Mate Desktop On Ubuntu 14.04

$ sudo apt-add-repository ppa:ubuntu-mate-dev/ppa
$ sudo apt-add-repository ppa:ubuntu-mate-dev/trusty-mate
$ sudo apt-get update
$ sudo apt-get install mate-desktop-environment
$ sudo apt-get install mate-dock-applet

Once Mate Desktop installed, Logout.. and choose “MATE” from the login sessions menu and you can now start using it.

Mate Desktop in Ubuntu 16.04
Mate Desktop in Ubuntu 16.04

If you want to install some additional MATE Addons, you can run this command.

$ sudo apt-get install mate-desktop-environment-extra

Step 3: Installing Cinnamon Desktop in Ubuntu

Cinnamon is a fork from the Gnome Shell interface, it was created by the Linux Mint team. Because Gnome Shell development process isn’t very stable and because GNOME developers always like to break-the-things-up in every new version, the Linux Mint team forked the GUI and added their own modifications to it.

To install the latest version of Cinnamon desktop on Ubuntu, run the following commands in the terminal.

$ sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-nightly
$ sudo apt-get update
$ sudo apt-get install cinnamon
Install Cinnamon Desktop in Ubuntu
Install Cinnamon Desktop in Ubuntu

Logout.. and choose “Cinnamon” from the sessions menu in LightDM greeter and start exploring it.

Cinnamon Desktop in Ubuntu 16.04
Cinnamon Desktop in Ubuntu 16.04

Cinnamon is a very nice interface in fact, Gnome Shell themes doesn’t work on it (they need some modifications), but there are a plenty of themes that you can find on the official website at Cinnamon Themes. Thanks to its community, there are many nice extensions, applets & desklets for Cinnamon as well which you can find there.

Step 4: Removing Mate and Cinnamon Desktop

If in-case you don’t like both desktop’s for any reason, you can remove them and revert back to Unity deskop. First make sure that the “ppa-purge” package is installed on your system.

$ sudo apt-get install ppa-purge

After installing “ppa-purge” package, you can remove Mate desktop completely from the system using following commands.

$ sudo ppa-purge ppa:ubuntu-mate-dev/xenial-mate   [On Ubuntu 16.04]
$ sudo ppa-purge ppa:ubuntu-mate-dev/wily-mate     [On Ubuntu 15.10]
$ sudo ppa-purge ppa:ubuntu-mate-dev/vivid-vervet  [On Ubuntu 15.04]
$ sudo ppa-purge ppa:ubuntu-mate-dev/utopic-mate   [On Ubuntu 14.10]
$ sudo ppa-purge ppa:ubuntu-mate-dev/trusty-mate   [On Ubuntu 14.04]

---------- Remove Mate Desktop in Ubuntu ---------- 
$ sudo apt-get purge mate-desktop-environment-core
$ sudo apt-get purge mate-desktop-environment-extra
$ sudo apt-get autoremove

To remove ‘Cinnamon‘ desktop and all the packages that were installed from the PPA, we added to our system, run the following commands.

$ sudo ppa-purge ppa:gwendal-lebihan-dev/cinnamon-nightly
$ sudo apt-get purge cinnamon
$ sudo apt-get autoremove

Step 5: Installing Unity Desktop in Ubuntu

To re-install ‘Unity‘ desktop again, just issue one single command.

$ sudo apt-get install unity

Have you ever tried MATE or Cinnamon before? What do you think about them in comparing with Unity? Which interface do you like the most? Share us your thoughts in the comments section below.

Ravi Saive
I am an experienced GNU/Linux expert and a full-stack software developer with over a decade in the field of Linux and Open Source technologies

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

Join the TecMint Weekly Newsletter (More Than 156,129 Linux Enthusiasts Have Subscribed)
Was this article helpful? Please add a comment or buy me a coffee to show your appreciation.

28 thoughts on “How to Remove “Unity” and Install Cinnamon and Mate Desktop in Ubuntu”

  1. What if you did a headless ( server ) install of Ubuntu initially and want to add Cinnamon and whatever is required to start the GUI? I’ve installed Cinnamon on Ubuntu 16.04 but my system still boots to the console.

    startx is not installed, I can install it but that might only be part of the puzzle. Do you know what are the minimum packages I need to install to get the Cinnamon desktop to run on boot up?

    Reply
    • @ikomrad,

      The easy way to install any Desktop on Ubuntu Server is using tasksel command as shown.

      $ sudo apt install tasksel
      $ sudo tasksel
      $ sudo tasksel install ubuntu-desktop
      

      But if you want to install Cinnamon Destop on Ubuntu using standard commands, you can use following PPA to install cinnamon as shown.

      $ sudo add-apt-repository ppa:embrosyn/cinnamon
      $ sudo apt-get update
      $ sudo apt-get install cinnamon
      
      Reply
      • I installed Cinnanmon DM, but it would not start.

        After I installed it, I ran:

        # startx 
        

        I got an error saying startx was not installed, but install xinit included it.

        So I installed Xinit and the GUI still did not start. Then I did 2 more things:

        # systemctl set-default graphical.target 
        # reboot
        

        It didn’t start the GUI, instead it started the console again.

        I ended up erasing the system and installing the Ubuntu desktop ISO distribution. That brought up the GUI . From there I was able to install Cinnamon DM and select it as my default .

        It would be nice to have a more minimal install as this is for a virtual machine running on my Macbook. But I haven’t found instructions that worked.

        Reply
  2. I only have one issue with installing Cinnamon (Ubuntu 16.04) I have everything set the way I want, but when I leave the computer for an extended period of time? I come back and login…after I login?…it brings up the OLD Unity login screen…and I have to ling again.

    How do i get rid of ALL of Unity for GOOD!? I followed the “Unity purge” command above and received no errors. Anyone have any idea how I can prevent having to login twice with this?

    Thanks!

    Reply
  3. Hello Ravi,

    I booted Ubuntu kylin onto my mother’s computer hp mini notebook Intel Atom because win7 basic was super slow. But everything is Chinese and the keyboard is a mess. I’m French It is working but it is impossible to find my way around.

    What is the easiest way to change the desktop? A terminal solution would be good because i don’t have to brise the Chinese folders. My initial goal was to set up a light system. Thank you very much. I found your name on a tutorial on removing unity for mate or Cinnamon. By the way I’m a newbie. Julien

    Reply
  4. sudo apt-get install cinnamon

    Did not work for me

    The following packages have unmet dependencies:
    cinnamon : Depends: cinnamon-screensaver (>= 3.0.0) but it is not going to be installed
    Depends: gir1.2-xapp-1.0 but it is not installable
    Recommends: gnome-themes-standard but it is not going to be installed
    Recommends: cinnamon-bluetooth but it is not installable
    E: Unable to correct problems, you have held broken packages.

    Reply
  5. Hello,

    I had installed Cinnamon Desktop on my beta Ubuntu Gnome Yaketty 16.10, and it worked best in the world! But in recent days, following an update, he reported it required gir1.2-xApp-1.0 and so I have more cinnamon desktop.

    I even uninstalled completely Cinnamon and reinstalled from the beginning but this is identical. It seems that at present it is impossible to install Cinnamon on the 16.10 version of Ubuntu.

    How and when this will be corrected in the review ?

    Thanks

    Reply
  6. I have ubuntu 16.04 and installed Cinnamon about a month or 2 ago. It looks fine but what is this ?
    [IMG]http://i63.tinypic.com/2nqglkh.jpg[/IMG]
    The setting GUI is on the right side of this image while the icon and menu placement is on the other side (so you can hopefully recognize this program).

    It seems to be interfering with my ability to log in automatically
    At this point I have to log into Chrome everytime I boot up.

    How can I get rid of this program?

    Reply
  7. It has corrupt my running Ubuntu 16.06 graphics, somehow i recovered but even after removing the packages its still showing on login shell.
    Tecmint kindly test and then upload

    Reply
    • @Imran,

      Sorry for trouble, but trust me I’ve personally tested 4-5 times, before publishing the article, for me all went fine without any trouble..

      Reply
  8. I was tried Unity Desktop and Ubuntu Mate before, but find it still difficult to use in many aspect, as I am a Windows User.

    Unit, ZorinOS: it’s desktop is very near the Windows XP or Win7, except that I still struggling with the Chinese Input Method
    -> if the Chinese Input Method setup problems are solved, ZorinOS SHALL be a near perfect replacement of WinXP &Win7 &Win10

    Reply
  9. Better way is download the ubuntu-mini.iso and install, its a clean way. If you delete the unity and install other enviroment it can give you many error and problem with uncompibility in future.

    Reply
  10. i could not remove cinnamon after installing it on ubuntu mate 16.04. Each time i tried i get this:

    oregeen@SIBC:~$ sudo ppa-purge ppa:gwendal-lebihan-dev/cinnamon-stable
    Updating packages lists
    PPA to be removed: gwendal-lebihan-dev cinnamon-stable
    Warning: Could not find package list for PPA: gwendal-lebihan-dev
    cinnamon-stable

    Reply
    • @Skhan

      Try these command to completely remove Cinnamon Desktop from Ubuntu system.

      $ sudo apt-get remove cinnamon
      $ sudo apt-get autoremove
      
      Reply
  11. To recommend to install a nightly build is a very bad advice and to do it on top off Ubuntu with a desktop that was not in the distro and replace the desktop (remove unity) is even a badder advice.

    Reply
  12. I have no problems with Unity at all and I like 14.04 very much. I find it easy and convenient. I have tried the standard gnome interface but do not consider it an inprovement. If needed, it is easy to add the applications and places menus to Unity but I havent felt the need for that recently.

    Reply
  13. I’m little bit confused :\ …

    How can I use ubuntu’s terminal and download Cinnamon or Mate if I had already removed Unity Interface Completely ????

    Reply
    • Use one of the TTY terminals. Press ctrl-alt-F1 to switch to a terminal. You’ll need your username/password. Then follow sudo apt-get install instructions.

      My advice would be to install Cinnamon and/or MATE _first_. For that matter, don’t worry about uninstalling Unity. Yes, Unity sucks rocks and that’s part of the reason why Mint has surpassed Ubuntu in popularity. However, it is fully supported by Canonical which means that bug fixes will be available for it. MATE and Cinnamon are built with Mint in mind, not Ubuntu. Yes, Mint is built on Ubuntu but there are some substantial differences, enough to break Cinnamon at times.

      Reply
  14. If you like Ubuntu and Cinnamon, you may as well just install Mint since it is just a customized version of Ubuntu (with DE’s other than Unity with extra stuff and a custom look) but the developer of Mint is also the developer of Cinnamon so the Mint install has the least “issues” of any Cinnamon install.

    Reply
  15. Hi, I followed the instructions above to install MATE on Ubuntu 14.10. However, I later decided to uninstall it, also following the above instructions. However, the MATE icon still appears at the login screen, and also, when I search the folders on my computer hundreds of MATE files are still present on the system, including many MATE applications. Are you able to suggest a way for me to completely remove the MATE desktop environment? Thanks.

    Reply
  16. Unity is my main desktop, have used all desktops over the years including cinnamon and mate but they are not my favorites. used kde as my main desktop up until about a year ago. switched to Unity, switched off the Amazon plug-in in the dash and it works just fine, not slow and does not get in my way at all. A desktop environment is very personal and if anyone is reading this article trying to help them decide I would recommend you try each one out for a week or two and explore each ones features and see which one you prefer. there really is not a right or wrong answer it is all preference.

    Reply
  17. I use both Ubuntu 14.10 and Linux Mint 17.1… Love them both. Unity gets in my way and slows my system down with the searching Amazon for every query I type in, so I use Cinnamon on Ubuntu. Best system ever! Cinnamon adds a drop down button that looks like the Windows Start button. All apps and programs are listed and it even has a search function, which I don’t use often because the list of programs is very complete. Cinnamon 2.4 has a rotating screen saver, configurable folders, and many other options which look great. My personal preference is to use Cairo Dock, configured to look like Apple OS. It’s great and everyone thinks I’m running Lion or whatever. Nope, just ordinary everyday linux. Compared to Windows 7, Mint and Ubuntu are fast (boot time is less than 45 seconds) easy to configure an fun to play with. The Synaptic Package Manager is filled with options, and overwhelming at first but with a little trial and error I found the perfect desktop for me. Good Luck and may the odds be always in your favor.

    Reply
    • To get rid of the Amazon tie in. Uninstall the Amazon script using the Ubuntu Software Centre. To disable searching the web go into System Settings -> Security & Privacy -> Search and turn it off (Ubuntu 14.10). Yes, Unity sucks rocks. It’s a shame that Canonical has done such a poor job of copying Mac OS X. They’ve taken a half-baked idea (the Dock) and made it even worse than anyone could imagine. The fixed menu at the top of the screen is also TERRIBLY implemented. Menus are hidden by a silly title, and, if you’re not zoomed to full screen you’ve got TWO titles. Whoever designed Unity needs to be barred from ever making UI decisions ever again and stick to hard core coding.

      Reply
      • I agree with you exept for the fact that I will not recommend to “stick” the UI man to hard coding. Imagine how huge disaster he’ll be able to do. He already did a mess, just we let him go :-)

        Reply

Leave a Reply to cecilia Cancel reply

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.