How to Install and Uninstall libdqlite-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libdqlite-dev" package

This tutorial shows how to install libdqlite-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libdqlite-dev

2. Uninstall "libdqlite-dev" package

This is a short guide on how to uninstall libdqlite-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libdqlite-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdqlite-dev package on Ubuntu 21.10 (Impish Indri)

Package: libdqlite-dev
Architecture: amd64
Version: 1.6.0-2
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: dqlite
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 244
Depends: libdqlite0 (= 1.6.0-2), libsqlite3-dev (>= 3.22.0~)
Filename: pool/universe/d/dqlite/libdqlite-dev_1.6.0-2_amd64.deb
Size: 48916
MD5sum: 1712ff2c313416d15c79d701fcdc9c32
SHA1: 984dbd15e3d57a76e01fd6c76390b9138a5a2f48
SHA256: 1ca722b39f29d7b7f9357e466ba711fe48bc3533eff5f897599a2a7bbb381dc5
SHA512: 0060977086b1e85352cc2dd0ad4aca6c64c24535c5f76ae4b0563744dad16e7bd538d58e6939eabfdea997a267033bf536b56fcf2d2a1afea6b768b05f221200
Homepage: https://github.com/canonical/dqlite
Description-en: Raft Consensus protocol implementation - development files
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 development headers and library files needed to
compile programs using Raft Consensus protocol.
Description-md5: 352eeb1a3ca4712b645daf367a9728ce