How to Install and Uninstall libdqlite0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 03,2024

1. Install "libdqlite0" package

Please follow the steps below to install libdqlite0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdqlite0

2. Uninstall "libdqlite0" package

This guide let you learn how to uninstall libdqlite0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libdqlite0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdqlite0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdqlite0
Architecture: amd64
Version: 1.6.0-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: dqlite
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 135
Depends: libc6 (>= 2.17), libraft0 (>= 0.9.25), libsqlite3-0 (>= 3.8.7), libuv1 (>= 1.8.0~)
Filename: pool/universe/d/dqlite/libdqlite0_1.6.0-2_amd64.deb
Size: 42136
MD5sum: b24b37c3320c98f46ab38543d9939692
SHA1: 03d915ccc2929344088ad018f17b4e47a7a9d570
SHA256: d7e3afe2ea24eb11946e640408eab7d81f4285e6432b7ad61deccaf785a893f6
SHA512: 6ae6b61a0db3e3cf528b679c75d5f5d765798efa669c9cb2326a30338b5dbfbdc864290065964f8c210e7e52ac5e368ab9637ff3a2fabe8ddcad67bc55f87022
Homepage: https://github.com/canonical/dqlite
Description-en: Raft Consensus protocol implementation - shared library
Fully asynchronous C implementation of the Raft consensus protocol.
.
The library has modular design: its core part implements only the core Raft
algorithm logic, in a fully platform independent way. On top of that, a
pluggable interface defines the I/O implementation for networking
(send/receive RPC messages) and disk persistence (store log entries and
snapshots).
.
This package contains the C library needed to run executables that use Raft
Consensus protocol.
Description-md5: 349b6ffd4b764d541d60dd97010a93f2