To uninstall libapt-pkg-doc just follow these instructions.
sudo apt-get remove libapt-pkg-doc
This will remove just the libapt-pkg-doc package itself.
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.
If you also want to delete your local/config files for libapt-pkg-doc then this will work.
sudo apt-get purge libapt-pkg-doc
Or similarly, like this libapt-pkg-doc
sudo apt-get purge --auto-remove libapt-pkg-doc
Package | libapt-pkg-doc |
Version | 1.2.17 |
Maintainer | APT Development Team <[email protected]> |
Description | documentation for APT development Debian package manipulation program and its libraries. |
Distro | linuxmint |
Release | serena |
Repo | backport |
Section | doc |