How to Install and Uninstall libaprutil1 Package on Kali Linux

Last updated: May 17,2024

1. Install "libaprutil1" package

Please follow the instructions below to install libaprutil1 on Kali Linux

$ sudo apt update $ sudo apt install libaprutil1

2. Uninstall "libaprutil1" package

This guide covers the steps necessary to uninstall libaprutil1 on Kali Linux:

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

3. Information about the libaprutil1 package on Kali Linux

Package: libaprutil1
Source: apr-util (1.6.3-1)
Version: 1.6.3-1+b1
Installed-Size: 285
Maintainer: Debian Apache Maintainers
Architecture: amd64
Depends: libapr1 (>= 1.6.2), libc6 (>= 2.25), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.0.1), libgdbm6 (>= 1.16), libssl3 (>= 3.0.0)
Size: 88376
SHA256: 6ab368f00c0f3982d3fb6632f8af262ca980720c2e3c61aea4ba5871f98ad7a3
SHA1: 3ee11d7450d6fc8ddc3deee4fff17664c1b2b2ca
MD5sum: 7afad06b341c9aa9dfa52004d2febc13
Description: 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:
Multi-Arch: same
Homepage: https://apr.apache.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/apr-util/libaprutil1_1.6.3-1+b1_amd64.deb