How to Install and Uninstall libraft-tools Package on Kali Linux
Last updated: February 01,2025
1. Install "libraft-tools" package
This guide let you learn how to install libraft-tools on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libraft-tools
Copied
2. Uninstall "libraft-tools" package
Please follow the steps below to uninstall libraft-tools on Kali Linux:
$
sudo apt remove
libraft-tools
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libraft-tools package on Kali Linux
Package: libraft-tools
Source: raft
Version: 0.22.0-1
Installed-Size: 52
Maintainer: Free Ekanayaka
Architecture: amd64
Depends: libc6 (>= 2.34), libraft0 (>= 0.17.7), libuv1 (>= 1.4.2)
Size: 16732
SHA256: 90f8b2dfd55bd7d16871fc8def766f1343ec4e3fe2221abddde3572dd74da138
SHA1: a0d6b87960deecef5de508f789a9917b27d597b2
MD5sum: 96a748e6cee64868fdf19e5de87c3bb3
Description: Raft Consensus protocol implementation - benchmarking programs
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 tools for benchmarking the libraft library.
Description-md5:
Homepage: https://raft.readthedocs.io
Section: misc
Priority: optional
Filename: pool/main/r/raft/libraft-tools_0.22.0-1_amd64.deb
Source: raft
Version: 0.22.0-1
Installed-Size: 52
Maintainer: Free Ekanayaka
Architecture: amd64
Depends: libc6 (>= 2.34), libraft0 (>= 0.17.7), libuv1 (>= 1.4.2)
Size: 16732
SHA256: 90f8b2dfd55bd7d16871fc8def766f1343ec4e3fe2221abddde3572dd74da138
SHA1: a0d6b87960deecef5de508f789a9917b27d597b2
MD5sum: 96a748e6cee64868fdf19e5de87c3bb3
Description: Raft Consensus protocol implementation - benchmarking programs
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 tools for benchmarking the libraft library.
Description-md5:
Homepage: https://raft.readthedocs.io
Section: misc
Priority: optional
Filename: pool/main/r/raft/libraft-tools_0.22.0-1_amd64.deb