sudo apt-get remove package-name // to remove the package itself sudo apt-get purge package-name // to remove the dependencies installed with the package automatically