How to remove / uninstall packages – Ubuntu

If you want to remove an installed package from your Ubuntu just run the following command with the PackageName you want to remove.

apt-get remove --purge PackageName
apt-get clean
Tagged as:
No comments yet.

Leave a Reply