VOOZH about

URL: https://itsfoss.com/install-cinnamon-on-ubuntu/

โ‡ฑ How to Install Cinnamon Desktop on Ubuntu


๐Ÿ‘ Ghostboard pixel

How to Install Cinnamon Desktop on Ubuntu

Tutorial with screenshots to show you how to install Cinnamon desktop environment on Ubuntu.
Abhishek Prakash
4 min read
๐Ÿ‘ Warp Terminal

This tutorial shows you how to install the Cinnamon desktop environment on Ubuntu.

Cinnamon is the default desktop environment of Linux Mint. Unlike the GNOME desktop environment in Ubuntu, Cinnamon is a more traditional but elegant-looking desktop environment with a bottom panel, app menu, etc. Many Windows migrants prefer Linux Mint over Ubuntu because of the Cinnamon desktop and its Windows-resembling user interface.

You donโ€™t need to install Linux Mint just to try Cinnamon. In this tutorial, Iโ€™ll show you how to install Cinnamon in Ubuntu.

๐Ÿšง
Sometimes, installing additional desktop environments leads to conflict between the desktop environments. This may result in a broken session, broken applications, features, etc. Having a Timeshift backup of system settings is advisable.

How to Install Cinnamon on Ubuntu

๐Ÿ‘ install cinnamon in ubuntu

Installing Cinnamon on Ubuntu

At the time of updating this tutorial, Cinnamon desktop version 5.2.7 is available in the universe repository of Ubuntu 22.04 LTS.

So make sure to enable the universe repository and then use this command to install Cinnamon on Ubuntu 22.04:

sudo apt install cinnamon

Installing the latest Cinnamon daily builds from PPA (not recommended)

The Linux Mint team provides a daily build unstable PPA to install the latest Mint packages on Ubuntu. Packages on this repository are unstable and for testing purposes, so you should know what you are doing.

sudo add-apt-repository ppa:linuxmint-daily-build-team/daily-builds
sudo apt update
sudo apt install cinnamon nemo-python

Note that this version of Cinnamon desktop, only worked correctly for Ubuntu 22.04 LTS and it failed for my system with an โ€œunmet dependency errorโ€ on Ubuntu 20.04 LTS.

Using the Cinnamon desktop environment in Ubuntu

Once you have installed Cinnamon, log out of the current session. At the login screen, click on the Ubuntu symbol beside the username:

๐Ÿ‘ select the user on login screen
Select the user on login screen

When you do this, it will give you all the desktop environments available for your system. No need to tell you that you have to choose Cinnamon:

๐Ÿ‘ select cinnamon from log in screen desktop selection option
Select Cinnamon from login screen desktop selection option

Now, you should be logged in to Ubuntu with the Cinnamon desktop environment. Remember, you can do the same to switch back to GNOME. Here is a quick screenshot of what it looked like to run Cinnamon in Ubuntu:

๐Ÿ‘ ubuntu using cinnamon desktop
Ubuntu using Cinnamon Desktop

Looks completely like Linux Mint, doesnโ€™t it? I didnโ€™t find any compatibility issues between Cinnamon and GNOME. I switched back and forth between GNOME and Cinnamon, and both worked perfectly.

Now that you have it installed, here are some tips on customizing the Cinnamon desktop.

Remove Cinnamon from Ubuntu

๐Ÿšง
Before removing Cinnamon, you must switch back to your original desktop environment i.e. GNOME. Otherwise, youโ€™ll end up logging into a system with only the terminal opened.

It is understandable that you might want to uninstall Cinnamon. First, change back to GNOME or whichever desktop environment you use.

Now, remove the Cinnamon package installed:

sudo apt remove cinnamon

If you used the PPA to install Cinnamon, you should also delete the PPA from your list of repositories:

sudo add-apt-repository -r ppa:linuxmint-daily-build-team/daily-builds

Troubleshooting tip

If you are facing any issues like missing some Ubuntu apps after uninstalling the Cinnamon desktop, you can install the Ubuntu-desktop package:

sudo apt install ubuntu-desktop

More desktop choices

You can also install many other desktop environments on your existing Ubuntu.

Budgie is a modern and elegant desktop choice.

KDE needs no introduction. If you did not opt for Kubuntu or KDE Neon, you can always install KDE on your existing Ubuntu.

I hope this post helps you to install Cinnamon in Ubuntu. Do share your experience with Cinnamon.

About the author

Abhishek Prakash

Created It's FOSS 13 years ago to share my Linux adventures. Have a Master's degree in Engineering and years of IT industry experience. Huge fan of Agatha Christie detective mysteries ๐Ÿ•ต๏ธโ€โ™‚๏ธ

Read next

Things You Should Know About Ubuntu 26.04

After a Long Time, Ubuntu Shows Some Respect to Deb Packages

Exploring Dash to Dock: (Probably) The Most Downloaded GNOME Extension

Itching to Try the Hot COSMIC DE on Ubuntu Linux? Here's an Easy Way

7 Projects Killed by Ubuntu (But I Still Miss Them)

Become a Better Linux User

With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world

๐Ÿ‘ itsfoss happy penguin