apt
apt
Configurations?
Messed up a package's configuration files?
1sudo apt-get purge [thing]
1sudo apt autoremove
Check if you still have related things:
1apt search [thing]
1sudo apt-get install [ thing ]
Still have problems?
1sudo dpgk --force-confmiss -i /var/cache/apt/archives/[thing]