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

Last updated: May 03,2024

1. Install "libraft0" package

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

$ sudo apt update $ sudo apt install libraft0

2. Uninstall "libraft0" package

Please follow the step by step instructions below to uninstall libraft0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libraft0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libraft0
Architecture: amd64
Version: 0.9.25-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: raft
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 155
Depends: libc6 (>= 2.16), libuv1 (>= 1.4.2)
Filename: pool/universe/r/raft/libraft0_0.9.25-1_amd64.deb
Size: 58404
MD5sum: 5287461268f3e7e2f3efeb903ed397b4
SHA1: ec242c51055473d7d3cef1a79110e1d53ddd512a
SHA256: cb20b12ae286685205aacc734fe23326730fb4bd59088706dfd088b4d3875b9f
SHA512: c8ef3297d5f999d8855894ee516d590fc5c16cbf6515198ebd640b6fbe47d8b8838f5825335f9a5591f4d66b2b8525dd39ef2a39e8b31bed5e5ae132c23f6856
Homepage: https://github.com/canonical/raft
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