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

Last updated: May 16,2024

1. Install "libraft-dev" package

Please follow the guidance below to install libraft-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libraft-dev

2. Uninstall "libraft-dev" package

Please follow the step by step instructions below to uninstall libraft-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libraft-dev
Architecture: amd64
Version: 0.9.25-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: raft
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 479
Depends: libraft0 (= 0.9.25-1)
Filename: pool/universe/r/raft/libraft-dev_0.9.25-1_amd64.deb
Size: 97368
MD5sum: 0c93fef289b6d11ef46a13b19a09d268
SHA1: 948d63ac191aa300e38f9d65736f565fed3a49ba
SHA256: 88c79699666719fdbb6995f24a47e21072ca7ad44da52fec58f53d7f91a02bbb
SHA512: af534fc3c3052bcacb67040a61f5fa17435c863a4c9fb61eb482e28441f7644eda38ce188f66846afe7372531ca3f738cae246112206447740705edcbdd4e42d
Homepage: https://github.com/canonical/raft
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