View Single Post
Posts: 318 | Thanked: 735 times | Joined on Oct 2009
#3
Originally Posted by Rob1n View Post
You need to purge the install completely:
Code:
dpkg --purge quick-launch
Yes by running dpkg --purge everything is clean.
But I want to avoid this, I want (if it's possible) to make a clean uninstall, so users doesn't have to run dpkg --purge (I presume appmanager never run this command).