How to Install and Uninstall libaprutil1-ldap Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libaprutil1-ldap" package

This guide let you learn how to install libaprutil1-ldap on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libaprutil1-ldap

2. Uninstall "libaprutil1-ldap" package

In this section, we are going to explain the necessary steps to uninstall libaprutil1-ldap on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libaprutil1-ldap $ sudo apt autoclean && sudo apt autoremove

3. Information about the libaprutil1-ldap package on Ubuntu 21.10 (Impish Indri)

Package: libaprutil1-ldap
Architecture: amd64
Version: 1.6.1-5ubuntu2
Multi-Arch: same
Priority: optional
Section: libs
Source: apr-util
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Apache Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: libaprutil1 (= 1.6.1-5ubuntu2), libc6 (>= 2.4), libldap-2.5-0 (>= 2.5.4)
Filename: pool/main/a/apr-util/libaprutil1-ldap_1.6.1-5ubuntu2_amd64.deb
Size: 8760
MD5sum: 1d0ed61af51c494a33da5d4776b8ec05
SHA1: 3a5ad52c1bb2fdb2da9d30f54eee854291f98c5e
SHA256: 308294ae950c02567703aaf5a041e2e4f55c5df9b3561fd8d219a23ceed218b5
SHA512: e664588e282ddd8ec6ee9ff8ed0c471d0dbab1ec050cd1e5d281190c4d08d430c0e170a21098a71186f2cda1cff5051f577e7f863a7226cfb711f27ae9063022
Homepage: http://apr.apache.org/
Description-en: Apache Portable Runtime Utility Library - LDAP Driver
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
.
APR Util is a utilities library implemented on top of apr, providing database
access, xml parsing, and other useful functionality.
.
This package contains the LDAP driver.
Description-md5: d25faaa24a0fbf145505cba06b4192d7
Task: lamp-server