Install Deepin Desktop (DDE) on Linux Distros - PAKWAP.COM https://pakwap.com/ RSS - PAKWAP.COM https://pakwap.com/assets/img/images/logo.png RSS - PAKWAP.COM https://pakwap.com/ admin@pakwap.com (admin) admin@pakwap.com (admin) Sat, 07 Mar 2026 13:50:07 +0500 Debian-based<br> (Ubuntu, Debian, Linux Mint, LMDE, Pop!_OS, Zorin OS,<br> Elementary OS, Kali Linux, MX Linux, Peppermint)<br> # For Ubuntu/Debian, official DDE PPA may be required<br> sudo apt update<br> sudo apt install dde deepin-desktop-environment lightdm<br> sudo systemctl enable lightdm<br> -----------------------------------------------------<br> Arch-based<br> (Arch Linux, Manjaro, EndeavourOS, Garuda, CachyOS,<br> ArcoLinux, BlackArch)<br> sudo pacman -S deepin deepin-extra lightdm<br> sudo systemctl enable lightdm<br> -----------------------------------------------------<br> Fedora-based<br> (Fedora Workstation, Nobara, Ultramarine, Bazzite)<br> sudo dnf copr enable lilic/deepin<br> sudo dnf install dde deepin-extra lightdm<br> sudo systemctl enable lightdm<br> -----------------------------------------------------<br> RHEL-based<br> (RHEL, AlmaLinux, Rocky Linux, Oracle Linux, CentOS Stream)<br> # DDE not officially packaged; use Fedora COPR or build from source<br> # Refer to Fedora instructions<br> -----------------------------------------------------<br> openSUSE<br> (openSUSE Leap, openSUSE Tumbleweed)<br> sudo zypper addrepo <a href="https://download.opensuse.org/reposi.../home:/liuqun/deepin/" target="_blank" rel="nofollow">https://download.opensuse.org/reposi.../home:/liuqun/deepin/</a><br> sudo zypper refresh<br> sudo zypper install dde deepin-extra lightdm<br> sudo systemctl enable lightdm<br> -----------------------------------------------------<br> Void Linux<br> sudo xbps-install -S deepin deepin-extra lightdm<br> sudo ln -s /etc/sv/lightdm /var/service/<br> -----------------------------------------------------<br> Gentoo Linux<br> sudo emerge --ask dde-meta lightdm<br> sudo rc-update add lightdm default<br> -----------------------------------------------------<br> Slackware Linux<br> # Deepin may require extra repos or manual installation<br> # Example: AlienBOB repositories<br> -----------------------------------------------------<br> Alpine Linux<br> sudo apk add deepin deepin-extra lightdm<br> sudo rc-update add lightdm<br> -----------------------------------------------------<br> NixOS<br> Add the following to /etc/nixos/configuration.nix<br> services.xserver.enable = true;<br> services.xserver.displayManager.lightdm.enable = true;<br> services.xserver.desktopManager.deepin.enable = true;<br> Then run:<br> sudo nixos-rebuild switch<br> -----------------------------------------------------<br> Clear Linux<br> sudo swupd bundle-add desktop-deepin<br> -----------------------------------------------------<br> Reboot https://pakwap.com/public/index.php/topics/446?pid=650 Install Deepin Desktop (DDE) on Linux Distros REHAN Thu, 19 Feb 2026 15:19:02 +0500 Messages https://pakwap.com/public/index.php/topics/446?pid=650