3

How do I install deepin system monitor in Ubuntu 20.10

deepin system monitor

Raffa
  • 34,963

1 Answers1

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.