Spotlight

Case Study Microsoft

How Microsoft scaled global content delivery

Find out how Microsoft used Gcore to strengthen delivery across regions.

case study ProSieben GNTM app TOPSHOT

How ProSieben scaled GNTM's app TOPSHOT

Explore how ProSieben brought real-time AI portraits to GNTM's audience.

case study Higgsfield

How Higgsfield scaled AI video generation

See how Gcore helped Higgsfield scale with GPUs and Managed Kubernetes.

case study Fawkes Games

How Fawkes Games stopped DDoS attacks

See how Gcore protected gaming servers from massive DDoS threats without disrupting gameplay.

We're hiring

Help build the next chapter of the web

We're not just filling seats. We're building a team that will write the next chapter of the internet.

  1. Home
  2. Developers
  3. How to Install Cinnamon on Ubuntu 20.04

How to Install Cinnamon on Ubuntu 20.04

  • By Gcore
  • September 11, 2023
  • 2 min read
How to Install Cinnamon on Ubuntu 20.04

Diving into the world of Linux offers a rich tapestry of desktop environments, each with its own unique flair. Among these, Cinnamon stands out for its elegance, simplicity, and adaptability. If you’re using Ubuntu 20.04 and wish to switch things up a bit or perhaps enjoy a more traditional interface, then installing Cinnamon might be just what you need. In this guide, we’ll walk you through the process of integrating Cinnamon into your Ubuntu setup, giving you the tools to rejuvenate your desktop experience.

What Are the Features of Cinnamon Desktop?

Cinnamon is a popular desktop environment known for its traditional, user-friendly interface combined with modern features and functionality. Below are some of the standout features of Cinnamon:

  1. Modern Interface with Traditional Layout. Cinnamon offers a layout reminiscent of older Windows versions, ensuring familiarity, especially for those transitioning from a Windows environment. It combines a modern aesthetic with a traditional, user-friendly design.
  2. Nemo File Manager. A standout feature of Cinnamon, Nemo provides an efficient way to manage files, supporting functionalities like type-ahead find and inline renaming.
  3. Customizable Panel & Applets. The Cinnamon panel is highly adaptable, allowing positioning at any screen edge. It can be enhanced with applets – small utilities for quick access to various tools, ranging from weather updates to system monitors.
  4. Themes & Personalization. Cinnamon stands out for its customization options. Users can extensively tweak themes, icons, and other visual elements to make the desktop truly their own.
  5. Integrated System Settings. A one-stop hub for all configuration needs, from backgrounds and themes to extensions, ensuring that users can easily tailor their experience without needing multiple tools or applications.

Install Cinnamon on Ubuntu 20.04

Sure, I can provide a step-by-step guide to install Cinnamon on Ubuntu 20.04. Here’s a walkthrough:

#1 Update and Upgrade Your System

Before installing any new software, it’s a good practice to update and upgrade your system to have the latest patches and updates. This command updates the package list and then upgrades the installed packages to their latest versions.

sudo apt update && sudo apt upgrade -y

#2 Install Cinnamon Desktop Environment

Now, you’ll install the Cinnamon desktop environment. This command installs the Cinnamon desktop environment and its necessary dependencies.

sudo apt install cinnamon -y

Sample Output:

#3 Restart Your System

Once the installation is complete, you’ll need to restart your system. This command reboots your computer.

sudo reboot

#4 Select Cinnamon at Login

Upon reaching the login screen after rebooting:

  • Click on the gear icon or equivalent (usually near the password field).
  • From the dropdown menu, select “Cinnamon” (or “Cinnamon (Software Rendering)” if you’re experiencing graphics issues).
  • Log in as usual.

That’s it! You’ve successfully installed and switched to the Cinnamon desktop environment on Ubuntu 20.04.

Conclusion

Want to run Ubuntu in a virtual environment? With Gcore Cloud, you can choose from Basic VM, Virtual Instances, or VPS/VDS suitable for Ubuntu:

Choose an instance

Related articles

Browser window displaying '301 Moved Permanently' with a large arrow indicating redirection and a globe.
Edge Redirects Without Upstream Round-Trips

One of the most powerful features of edge computing is the ability to inspect and route traffic before it ever reaches your origin server. FastEdge gives you full programmatic control over request routing at every edge location worldwide.In

Diagram showing data processing flow: input, 'spider.json' component, and output screen.
Dynamic Image Watermarking at the Edge

Running compute at the edge means you can transform and optimize content before it reaches your users — with sub-millisecond cold starts and no additional infrastructure. Every FastEdge worker runs on WebAssembly, providing sandboxed, predi

A stylized 404 error page with 'Page Not Found' and 'Go Home' button, surrounded by network connections and code snippets, powered by Rust.
Custom Error Pages at the Edge

One of the most powerful features of edge computing is the ability to inspect and route traffic before it ever reaches your origin server. FastEdge gives you full programmatic control over request routing at every edge location worldwide.In

An API request flows through a timer labeled 'GOOD_USER' to generate detailed logs.
Edge Request Timing and Logging

When your code runs across 100+ edge locations worldwide, understanding what each worker is doing becomes critical for debugging, optimization, and reliability. FastEdge provides logging and timing capabilities that give you visibility into

Diagram shows a global counter using KV storage and three edge server locations.
Edge Counter with Global KV Storage

FastEdge provides distributed edge KV storage that lets you read and write data from any edge location worldwide. Unlike traditional centralized databases, edge KV stores data close to users — reads are served from the nearest PoP, making t

Diagram showing a browser interacting with an API through CORS FastEdge security.
CORS Made Simple at the Edge

Security at the edge means threats are stopped before they reach your infrastructure. By implementing security logic in FastEdge workers, you can validate, filter, and block requests at the closest edge location to the user — providing the

Subscribe to our newsletter

Get the latest industry trends, exclusive insights, and Gcore updates delivered straight to your inbox.