How to uninstall or remove libsnmp-extension-passpersist- software package from Ubuntu 14.04 LTS (Trusty Tahr)

How to uninstall or remove libsnmp-extension-passpersist- software package from Ubuntu 14.04 LTS (Trusty Tahr)

You can uninstall or removes an installed libsnmp-extension-passpersist- package itself from Ubuntu 14.04 LTS (Trusty Tahr) through the terminal,

$ sudo apt-get remove libsnmp-extension-passpersist-

Uninstall libsnmp-extension-passpersist- including dependent package

If you would like to remove libsnmp-extension-passpersist- and it's dependent packages which are no longer needed from Ubuntu,

$ sudo apt-get remove --auto-remove libsnmp-extension-passpersist-
Use Purging libsnmp-extension-passpersist-

If you use with purge options to libsnmp-extension-passpersist- package all the configuration and dependent packages will be removed.

$ sudo apt-get purge libsnmp-extension-passpersist-

If you use purge options along with auto remove, will be removed everything regarding the package, It's really useful when you want to reinstall again.

$ sudo apt-get purge --auto-remove libsnmp-extension-passpersist-

See Also,

How to install libsnmp-extension-passpersist- software package from Ubuntu 14.04 LTS (Trusty Tahr)?