Installlion's Logo

Installlion.com

How To Uninstall libapt-pkg-doc On Linux Mint 18.1

To uninstall libapt-pkg-doc just follow these instructions.

Uninstall just libapt-pkg-doc

documentation for APT development Debian package manipulation program and its libraries.Linux Mint 18.1doc1.2.17
sudo apt-get remove libapt-pkg-doc

This will remove just the libapt-pkg-doc package itself.

Uninstall libapt-pkg-doc and its dependencies

sudo apt-get remove --auto-remove libapt-pkg-doc

This will remove the libapt-pkg-doc package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for libapt-pkg-doc then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge libapt-pkg-doc

Or similarly, like this libapt-pkg-doc

sudo apt-get purge --auto-remove libapt-pkg-doc

Package Data

Packagelibapt-pkg-doc
Version1.2.17
MaintainerAPT Development Team <[email protected]>
Descriptiondocumentation for APT development Debian package manipulation program and its libraries.
Distrolinuxmint
Releaseserena
Repobackport
Sectiondoc

Dependencies

libapt-pkg-doc is not dependent on any other packages.