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

Last updated: September 19,2024

1. Install "libapr1" package

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

$ sudo apt update $ sudo apt install libapr1

2. Uninstall "libapr1" package

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

$ sudo apt remove libapr1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libapr1
Architecture: amd64
Version: 1.7.0-6ubuntu1
Multi-Arch: same
Priority: optional
Section: libs
Source: apr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Apache Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 285
Depends: libc6 (>= 2.34), libuuid1 (>= 2.16)
Conflicts: libapr1.0
Filename: pool/main/a/apr/libapr1_1.7.0-6ubuntu1_amd64.deb
Size: 107164
MD5sum: f8efd0792640843f999c1ca77c81e214
SHA1: b634da25a8146b887f5b02cc9095c40851ebd0ec
SHA256: b085afc780e36aaa3ca498f3f43487e2c9d4ddf0810b3eafa1732b6797b27f46
SHA512: 18058239aea0c61dcea8134d9f5692b95a4ebb6784fda775fed581729fc021330f6e70d98544e8fa30b0693677cda02087f313bbdba5b472f72256fa7c16c457
Homepage: https://apr.apache.org/
Description-en: Apache Portable Runtime 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.
Description-md5: daaca3900e2bd4d38f204bf1b0ef044a
Task: lamp-server