Linux Deepin is a beautiful Linux Distro based on Ubuntu. While we have reviewed Linux Deepin and has full of praise for it, the latest version 12.12 is even better, more elegant and is running more smoothly. If you have no intention to format your PC and install Linux Deepin from scratch, here is how you can install the Linux Deepin Desktop on Ubuntu and access it from the login screen.
In your Ubuntu, open a terminal.
The first thing we are going to do is to add the repository for Linux Deepin packages.
sudo nano /etc/apt/sources.list
Add the lines at the end of the file:
deb http://packages.linuxdeepin.com/deepin raring main non-free universe deb-src http://packages.linuxdeepin.com/deepin raring main non-free universe
Press Ctrl + O follow by Ctrl + x to save and exit the sources list.
Next, we are going to fetch and import the public key for Linux Deepin packages.
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 system.
sudo apt-get update
Lastly, install the Linux Deepin desktop environment:
sudo apt-get install dde-meta-core
This will install a big bunch of files to your system and could take a long time, depending on your Internet connection.
Additionally, you can add the Deepin Music Player, Software Center and Settings panel to the mix:
sudo apt-get install python-deepin-gsettings deepin-music-player deepin-software-center
Once the installation finished, restart your computer (or log out of your existing session). You should find the new Deepin Desktop Environment available for selection in the login screen.
Here are some screenshots:
Linux Deepin Desktop:
Linux Deepin Software Center:
Linux Deepin Music Player:
Linux Deepin System Settings
Note that this will not give you a complete Linux Deepin experience. Some of the applications (such as Nautilus) will retain their original look and feel. Nevertheless, this is still one of the best way to use Linux Deepin without reformatting your computer.
14 comments
Comments are closed.
Can i install Deepin Desktop on Linux Mint 15?
Yes. You should be able to. The steps are the same as above.
oh yes, i really want to install a horrible knockoff of an operating system, programmed and “created” by a PLA group company from China? NOT. stop stealing apple’s icons and code by cannonical and plastering your name on open source programming, Deepin. your shit’s a scary security vulnerability and a sham.
What’s so bad about it???? If anyone is stealing Apple’s icons and code it’s Pear OS and Elementary OS……. Do your research!
I want to add repo in linux 13 (ubuntu 12.04 LTS)!! So think this raring repo may harm my OS. Is there any way to use precise repo? :)
You can use the following repo:
deb http://packages.linuxdeepin.com/deepin precise main non-free universe
deb-src http://packages.linuxdeepin.com/deepin precise main non-free universe
It says this:
W: Failed to fetch http://packages.linuxdeepin.com/deepin/dists/precise/Release Unable to find expected entry ‘universe/source/Sources’ in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.
i tried linux deepin 12.12 and its not perfect it looks elegant and all but i find it Crap!!!…am going back to ubuntu with unity….just going to take Dmusic with me though, its the best player ive ever used on linux
so how to remove it ?
Boot into Unity destkop and run the following commands:
sudo apt-get autoremove dde-meta-core python-deepin-gsettings deepin-music-player deepin-software-center
Optionally, you can remove the Deepin repository from your sources.list too.
I can’t say I like 12.12 at all, but the previous version 12.06 was the best Gnome distro I have come across.
Lightweight, fast and intuitive, unlike it’s newer siblings.
The only exception being the software center, which is slow to download from, if you aren’t in Asia.
You can use the following repo:
deb http://packages.linuxdeepin.com/deepin precise main
deb-src http://packages.linuxdeepin.com/deepin precise main
Im do like this
sudo gedit /etc/apt/sources.list
deb http://packages.linuxdeepin.com/deepin precise main
deb-src http://packages.linuxdeepin.com/deepin precise main
then in terminal
wget http://packages.linuxdeepin.com/deepin/project/deepin-keyring.gpg
gpg –import deepin-keyring.gpg
sudo gpg –export –armor 209088E7 | sudo apt-key add –
sudo apt-get update
sudo apt-get install deepin-desktop
I tried to install on my Debian Wheezy but got several dependency errors:
Alguns pacotes não puderam ser instalados. Isto pode significar que você solicitou uma situação impossível ou, se você está usando a distribuição instável, que alguns pacotes requeridos não foram criados ainda ou foram retirados da “Incoming”.
A informação a seguir pode ajudar a resolver a situação:
Os pacotes a seguir têm dependências desencontradas:
dde-meta-core : Depende: compiz mas não será instalado
Depende: session-migration mas não é instalável
Depende: deepin-desktop-environment mas não será instalado
Depende: deepin-desktop-environment-plugins mas não será instalado
Depende: deepin-session mas não será instalado
Depende: deepin-session-fastup mas não será instalado
Depende: deepin-xsession-settings mas não será instalado
Depende: deepin-system-tray mas não será instalado
Depende: deepin-notifications mas não será instalado
Depende: deepin-ui mas não será instalado
Depende: lightdm mas não será instalado
E: Impossível corrigir problemas, você manteve (hold) pacotes quebrados.