Friday, April 19, 2024
 Popular · Latest · Hot · Upcoming
8
rated 0 times [  8] [ 0]  / answers: 1 / hits: 71447  / 2 Years ago, thu, june 9, 2022, 10:39:19

I've installed a program through the terminal, the program is Cuttlefish.
Now I want to uninstall it and I can't find it in the software Center.



How can I do it?


More From » 12.04

 Answers
3

You can uninstall the program through the terminal, very much like how you installed it.



Run sudo apt-get remove --purge <package-name>



So for cuttlefish you would run sudo apt-get remove --purge cuttlefish


[#26398] Friday, June 10, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
diket

Total Points: 167
Total Questions: 124
Total Answers: 109

Location: Somalia
Member since Wed, Mar 15, 2023
1 Year ago
;