uninstall packages linux terminal

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