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

Last updated: May 21,2024

1. Install "libaprutil1-dbd-sqlite3" package

This guide covers the steps necessary to install libaprutil1-dbd-sqlite3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libaprutil1-dbd-sqlite3

2. Uninstall "libaprutil1-dbd-sqlite3" package

Please follow the instructions below to uninstall libaprutil1-dbd-sqlite3 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libaprutil1-dbd-sqlite3 $ sudo apt autoclean && sudo apt autoremove

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

Package: libaprutil1-dbd-sqlite3
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: 51
Depends: libaprutil1 (= 1.6.1-5ubuntu2), libc6 (>= 2.4), libsqlite3-0 (>= 3.5.9)
Filename: pool/main/a/apr-util/libaprutil1-dbd-sqlite3_1.6.1-5ubuntu2_amd64.deb
Size: 10576
MD5sum: 727afcf983ac9a3384666e0cdca699ee
SHA1: 79941429b3668603a652b7392567d3faa8cc7162
SHA256: 658d3289c13af6b9df308c875cb9374fc1b36c54816fed132f32ea45235f8e2a
SHA512: 01debab4e3ffd1b6ba21eb4eb36d60b88f4a014bd8ce60c8e4a3e5e20b8b69757c08363cc8555580a2e150823f2fc0c8d081dcb8b0fd53cd5a3b75111ed92731
Homepage: http://apr.apache.org/
Description-en: Apache Portable Runtime Utility Library - SQLite3 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 SQLite3 database driver.
Description-md5: f471c87c1f3c003cda76426ff2939b9c
Task: lamp-server