deragon / autopoweroff

Manage automatic poweroff and other actions (suspend / custom) when specific conditions are reunited.
GNU General Public License v2.0
52 stars 7 forks source link

unistall #41

Closed aghand0ur closed 2 years ago

aghand0ur commented 2 years ago

I installed the paper using sudo apt install ./autopoweroff*****.deb

I am trying to uninstall it can u please show me how to do that? thanks

aghand0ur commented 2 years ago
sudo apt remove autopoweroff-daemon 
deragon commented 2 years ago

Yes, you need to learn more on how apt works. It is the universal command line command on deb based distributions.