How to install Deepin Desktop Environment in Ubuntu 16.04 LTS?

Solution 1:

There is no official support in repository for Ubuntu 16.04

You can see it, if you click on the link https://packages.linuxdeepin.com/deepin/dists/

We'll have to install from source: https://github.com/linuxdeepin

Solution 2:

This is available at: https://launchpad.net/~leaeasy/+archive/ubuntu/dde

sudo add-apt-repository ppa:leaeasy/dde
sudo apt-get update
sudo apt-get install dde

After installing, just logout and select the deepin environment. If you get a login loop, log into Unity again and change your GPU driver and you should be fine.