DDE on Ubuntu 14.04 LTS
Tofloor
poster avatar
paradox
deepin
2015-02-04 11:34
Author
Hello. While ago I wanted to install DeepinDesktopEnvirnoment on Ubuntu 14.04 LTS, as I couldn't find specific guide online, I've asked here. Straight answer wasn't good enough alone, so I had to modify some things in order for it to work. Here is complete guide that help me install DDE on Ubuntu 14.04 LTS under virtual machine.

First edit
  1. /etc/apt/sources.list
Copy the Code
file and add following lines:
  1. deb http://packages.linuxdeepin.com/deepin trusty main non-free universe
  2.         deb-src http://packages.linuxdeepin.com/deepin trusty main non-free universe
Copy the Code
Keep in mind you have to have root access for this operation.

After that, you need to execute following commands:
  1. wget http://packages.linuxdeepin.com/deepin/project/deepin-keyring.gpg
  2. gpg --import deepin-keyring.gpg
  3. sudo gpg --export --armor 209088E7 | sudo apt-key add -
Copy the Code
I personally don't understand why this is needed and I would be very thankful if someone would explain it to me.

Now, all you need to do is update repositories, and install software:
  1. sudo apt-get update
  2. sudo apt-get install python-deepin-gsettings deepin-music-player deepin-software-center
Copy the Code
and relog. After, simply switch to deepin de and log in again.

After this process, I got error "Dock cannot launch; missing compiz". All you need to do is
  1. sudo apt-get install compiz
Copy the Code
and reboot/relog. Have fun.
Reply Favorite View the author
All Replies
ycc9903
deepin
2015-02-04 17:51
#1
Thanks
Reply View the author
fuyao
deepin
2015-11-03 01:22
#2
Very good.
Reply View the author
188******76
deepin
2015-11-03 03:25
#3
bravo。but you kown that deepin2014=ubuntu14.04+dde hahaha
Reply View the author
188******76
deepin
2015-11-03 03:29
#4
2015 will base on debian and then be updated by rolling
Reply View the author
laoguang
deepin
2015-11-03 05:08
#5
Well, most of us know how to do that. I feel that you should post this in the English forum since the Chinese one is more updated. A decent guide can be found here: http://linoxide.com/ubuntu-how-t ... derivatives-ubuntu/
Reply View the author
sendlan
deepin
2015-11-04 00:41
#6
Good job   
Reply View the author