ubuntu安装dde

移除仓库

sudo add-apt-repository -r ppa:leaeasy/dde

You can install deepin desktop environment by run

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

Ubuntu Bionic: https://drive.google.com/file/d/1xkQPb4tWocknuYeY-t41W--kz-9SSL0V/view?usp=sharing

Important Issue: Q: Can dde on Ubuntu 16.04? A: Sorry, the dde depends on qt version above than 5.6. If you want to install dde, please upgrade to 17.04 or above.

转载于:https://my.oschina.net/terwergreen/blog/1819452