To uninstall libaprutil1-ldap just follow these instructions.
sudo apt-get remove libaprutil1-ldap
This will remove just the libaprutil1-ldap package itself.
sudo apt-get remove --auto-remove libaprutil1-ldap
This will remove the libaprutil1-ldap package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libaprutil1-ldap then this will work.
sudo apt-get purge libaprutil1-ldap
Or similarly, like this libaprutil1-ldap
sudo apt-get purge --auto-remove libaprutil1-ldap
Package | libaprutil1-ldap |
Version | 1.5.4-1 |
Maintainer | Debian Apache Maintainers <debian-apache@lists.debian.org> |
Home page | http://apr.apache.org/ |
Description | Apache Portable Runtime Utility Library - LDAP Driver |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |