Install Deepin desktop environment on ubuntu 13.04
Sponsored Link
Install Deepin desktop environment on ubuntu 13.04
First you need to edit the sources.list file to add deepin sources files
sudo vi /etc/apt/sources.list
Add the following lines
deb http://packages.linuxdeepin.com/deepin raring main non-free universe
deb-src http://packages.linuxdeepin.com/deepin raring main non-free universe
Save and exit the file
Now you need to import GPG key and install
wget http://packages.linuxdeepin.com/deepin/project/deepin-keyring.gpg
gpg --import deepin-keyring.gpg
sudo gpg --export --armor 209088E7 | sudo apt-key add --
Update the source list
sudo apt-get update
Install Linux Deepin desktop environment using the following command
sudo apt-get install dde-meta-core
The above command install all the core file for Linux Deepin desktop environment.
If you want to install Deepin Music Player, Software Center and Settings panel to the mix run the following command
sudo apt-get install python-deepin-gsettings deepin-music-player deepin-software-center
Screenshots
You can check more features from here
Can I Install Deepin desktop environment on Fedora?
OK, how can I delete this Deepin junk from my system? It seems to take control of a lot of things!
How about Ubuntu 15.10?
How to install Deepin Desktop Environment on Ubuntu 15..10 Wily Werewolf?
(Just tried this and doesn’t work at all!)