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

Last updated: May 17,2024

1. Install "libaprutil1" package

Please follow the steps below to install libaprutil1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libaprutil1

2. Uninstall "libaprutil1" package

This guide let you learn how to uninstall libaprutil1 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libaprutil1
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: 282
Depends: libapr1 (>= 1.6.2), libc6 (>= 2.25), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.0.1), libgdbm6 (>= 1.16), libssl1.1 (>= 1.1.0)
Breaks: libapr1 (<< 1.4.8-2~)
Filename: pool/main/a/apr-util/libaprutil1_1.6.1-5ubuntu2_amd64.deb
Size: 84568
MD5sum: 53bdb3c625a61ef646324b8b22be4f91
SHA1: 26d986891510af81fd2f8bd2bee9c86cbdac7ed1
SHA256: b5e6de23e247ac25d1f8d42f5461e875ec22b22a9e80069d1cb31de8fb300049
SHA512: 0dd4c83295d84800f98dff80ca6b0be51964d606586b6b87544f6c4968e7a19eec896b078ce9419340fde1313d89b38c22852654b449aa57a228c88ada4dd335
Homepage: http://apr.apache.org/
Description-en: Apache Portable Runtime Utility Library
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.
Description-md5: e0d4198f7ab8d2d00a12d0e044194068
Task: lamp-server