dpkg -l | grep ^rc (this command will show you a list of apps configuration files still left in the system from uninstalled app) dpkg --purge <appname> (This will remove it)