desinstalar pacotes Linux Terminal

$ sudo apt-get --purge remove {PACKAGE_NAME}
Ian Selley