How to Install and Uninstall libaprutil1-ldap Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libaprutil1-ldap" package

Please follow the guidelines below to install libaprutil1-ldap on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libaprutil1-ldap

2. Uninstall "libaprutil1-ldap" package

Here is a brief guide to show you how to uninstall libaprutil1-ldap on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libaprutil1-ldap package on Ubuntu 21.04 (Hirsute Hippo)

Package: libaprutil1-ldap
Architecture: amd64
Version: 1.6.1-5ubuntu1
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-5ubuntu1), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7)
Filename: pool/main/a/apr-util/libaprutil1-ldap_1.6.1-5ubuntu1_amd64.deb
Size: 8748
MD5sum: d75d1b9410e13a8219a1e3740d885a37
SHA1: 7d355e87a95e7c1dcde511a987e642de3d157e88
SHA256: f68e6fca32499e84610b991392222cda7ae5b67aaea2f86f3c4372b7b3647992
SHA512: 901be975180a3ee840d9deecbd643e5b15b0233a20363f2f6d2cb9557887f5caded0e3b1c95472cabc90411c64e86a1eb1f129a3300c0745c079ca1ab2ba56f0
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