How To

Install Deepin Desktop Environment on Linux Mint 21/20

Question: How can I install Deepin Desktop Environment on Linux Mint 21/20?. Deepin Desktop Environment is the default DE for Deepin Linux Distribution. It is based on Qt 5 toolkit and focuses on intuitive design – You’ll love this Desktop Environment.

Original content from computingforgeeks.com - post 8140

Deepin was featured on our list Best Linux Distros for 2023. Below are the steps to install Deepin Desktop Environment on Linux Mint 21/20

Step 1: Add PPA Repository

Note that the Deepin Desktop Environment packages for Linux Mint are available on a third-party PPA. They are not maintained by Deepin, Ubuntu or Linux Mint developers.

Update system APT index:

sudo apt update

Then add Deepin Linux Desktop environment PPA repository:

sudo apt install software-properties-common
sudo add-apt-repository ppa:ubuntudde-dev/stable

Step 2: Install Deepin DE

After adding the repository, update the APT package index and install Deepin core packages.

sudo apt update
sudo apt install ubuntudde-dde ubuntudde-dde-extras

Step 3: Install Other Deepin Packages (Optional)

Deepin doesn’t just provide a Desktop Environment, it is a bundle of other applications that give the best Desktop user experience. Install Deepin packages you want from the added repository.

Some of these applications are:

  • Deepin File Manager
  • Deepin Image Viewer
  • Deepin Movie
  • Deepin Screen Recorder
  • Deepin Music
  • Deepin Screenshot
  • Deepin Voice Recorder
  • Deepin Calender
  • Deepin System Monitor and many others.

Install the basic Deepin Applications by running the commands below in your terminal.

sudo apt-get install dde-file-manager deepin-calculator deepin-gtk-theme deepin-movie deepin-image-viewer deepin-screen-recorder deepin-screenshot deepin-terminal deepin-voice-recorder deepin-gtk-theme

Step 4: Login to Deepin Desktop Environment

Your Deepin Desktop Environment is now ready. Logout and select Deepin while logging in to start using it.

deeping linux mint 19 ubuntu 18.04 01

On the first login, you should see DDE which looks similar to below.

deeping linux mint 19 ubuntu 18.04 02

For the command line folks, screenfetch can give you details about your current Desktop session. Install it via:

sudo apt-get -y install screenfetch

Then run the screenfetch command.

deeping linux mint 19 ubuntu 18.04 03

From the output, you can see DE being Deepin and Icon Theme is deepin.

Other Articles to read:

Keep reading

Upgrade Ubuntu 24.04 to Ubuntu 26.04 LTS (Step by Step) Ubuntu Upgrade Ubuntu 24.04 to Ubuntu 26.04 LTS (Step by Step) UFW Firewall Commands with Examples on Ubuntu 24.04 / 22.04 Security UFW Firewall Commands with Examples on Ubuntu 24.04 / 22.04 Install Arch Linux the Easy Way with archinstall Arch Linux Install Arch Linux the Easy Way with archinstall Install OrientDB on Ubuntu 26.04 / 24.04 / 22.04 Databases Install OrientDB on Ubuntu 26.04 / 24.04 / 22.04 Install Valkey on Ubuntu 26.04 / 24.04 (Redis Replacement) Databases Install Valkey on Ubuntu 26.04 / 24.04 (Redis Replacement) Install Askbot Q&A Forum on Ubuntu 24.04 Ubuntu Install Askbot Q&A Forum on Ubuntu 24.04

1 thought on “Install Deepin Desktop Environment on Linux Mint 21/20”

Leave a Comment

Press ESC to close