How to Install and Uninstall fair Package on Kali Linux
Last updated: November 22,2024
1. Install "fair" package
This is a short guide on how to install fair on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
fair
Copied
2. Uninstall "fair" package
This tutorial shows how to uninstall fair on Kali Linux:
$
sudo apt remove
fair
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the fair package on Kali Linux
Package: fair
Source: fair (0.5.3-2)
Version: 0.5.3-2+b1
Installed-Size: 106
Maintainer: Guus Sliepen
Architecture: amd64
Depends: libavl1, libc6 (>= 2.15)
Size: 31712
SHA256: 6ae49977ee887634f0e45c75a2406ed126f075d2ea725b8c1fa0afd8c34e56d4
SHA1: da0a41dbe9a66b11addd81b041be308d4443e31d
MD5sum: 1a2f3c41006a58569eca19ef18b25579
Description: high availability load balancer for TCP connections
Fair is a system for implementing load balancers; it consists of two daemons:
carrousel and transponder. Carrousel, which performs load balancing services,
typically runs on a load balancer; transponder runs on the servers.
.
Fair understands network topologies where one node is reachable via more than
one IP address; this allows not only the servers, but the network to be
redundant as well. This distinguishes fair from other load balancers.
Description-md5:
Tag: implemented-in::c, interface::daemon, network::hiavailability,
network::load-balancing, protocol::tcp, role::program, scope::utility
Section: net
Priority: extra
Filename: pool/main/f/fair/fair_0.5.3-2+b1_amd64.deb
Source: fair (0.5.3-2)
Version: 0.5.3-2+b1
Installed-Size: 106
Maintainer: Guus Sliepen
Architecture: amd64
Depends: libavl1, libc6 (>= 2.15)
Size: 31712
SHA256: 6ae49977ee887634f0e45c75a2406ed126f075d2ea725b8c1fa0afd8c34e56d4
SHA1: da0a41dbe9a66b11addd81b041be308d4443e31d
MD5sum: 1a2f3c41006a58569eca19ef18b25579
Description: high availability load balancer for TCP connections
Fair is a system for implementing load balancers; it consists of two daemons:
carrousel and transponder. Carrousel, which performs load balancing services,
typically runs on a load balancer; transponder runs on the servers.
.
Fair understands network topologies where one node is reachable via more than
one IP address; this allows not only the servers, but the network to be
redundant as well. This distinguishes fair from other load balancers.
Description-md5:
Tag: implemented-in::c, interface::daemon, network::hiavailability,
network::load-balancing, protocol::tcp, role::program, scope::utility
Section: net
Priority: extra
Filename: pool/main/f/fair/fair_0.5.3-2+b1_amd64.deb