dpkg --purge `dpkg --get-selections | grep deinstall | cut -f1`
* deinstall é onde deve colocar o nome do pacote
Simples execute o comando abaixo: