Wednesday, May 15, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 28278  / 2 Years ago, thu, february 3, 2022, 8:23:14

I have installed basic-conky using the following commands:



wget -O basic-conky-eth-u.zip http://goo.gl/n0Jlg
unzip basic-conky-eth-u.zip
sudo rm basic-conky-eth-u.zip


Now how do I remove it?



Even downloaded the startup script using these commands:



wget -O .start-conky http://goo.gl/6RrEw
chmod +x .start-conky


I don't want to continue with it. Can anyone tell how to remove it?


More From » uninstall

 Answers
5

Hi you can remove it and all config files by typing this command:



"sudo apt-get --purge remove package name"



In this case, run the following command on terminal:



sudo apt-get --purge remove conky conky-all

[#32622] Thursday, February 3, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fotres

Total Points: 35
Total Questions: 124
Total Answers: 112

Location: Federated States of Micronesia
Member since Sat, Jun 4, 2022
2 Years ago
;