How do I install deepin system monitor in Ubuntu 20.10
Asked
Active
Viewed 2,533 times
1 Answers
4
It is available in this PPA.
sudo add-apt-repository ppa:ubuntudde-dev/stable
sudo apt update
sudo apt install deepin-system-monitor
The PPA is provided by the devs of Ubuntu DDE Remix, so I would trust them. If you don't want to add the PPA you can simply grab the .deb files from the above link.
Archisman Panigrahi
- 38,814
