Skip to content

Instantly share code, notes, and snippets.

@dapize
Created January 12, 2022 23:31
Show Gist options
  • Select an option

  • Save dapize/fd891441eba7b281ba24881ffa6ef4d1 to your computer and use it in GitHub Desktop.

Select an option

Save dapize/fd891441eba7b281ba24881ffa6ef4d1 to your computer and use it in GitHub Desktop.
Deepin System Monitor installer in Linux Mint
#!/bin/bash
sudo add-apt-repository ppa:ubuntudde-dev/stable
sudo apt update
sudo apt install deepin-system-monitor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment