互联网上关于在 Ubuntu 上安装 DDE 的每篇文章都与此相同:
https://linoxide.com/ubuntu-how-to/install-deepin-desktop-environment-derivatives-ubuntu/
我甚至尝试过 PPA,但不起作用:leaeasy/dde
请解释是否有其他方法可以做到这一点。
如果没有其他方法,那么我该如何从源代码安装 DDE,源代码如下:
https://github.com/linuxdeepin/
答案1
https://launchpad.net/~leaeasy/+archive/ubuntu/dde
部分内容如下:
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.
答案2
您可以使用以下命令安装深度桌面环境:
sudo add-apt-repository ppa:leaeasy/dde
sudo apt-get update
sudo apt-get install dde
安装完成后,注销并选择Deepin环境。