How to Install and Uninstall serf Package on Kali Linux

Last updated: May 20,2024

1. Install "serf" package

Here is a brief guide to show you how to install serf on Kali Linux

$ sudo apt update $ sudo apt install serf

2. Uninstall "serf" package

Please follow the step by step instructions below to uninstall serf on Kali Linux:

$ sudo apt remove serf $ sudo apt autoclean && sudo apt autoremove

3. Information about the serf package on Kali Linux

Package: serf
Source: golang-github-hashicorp-serf (0.10.1-1)
Version: 0.10.1-1+b4
Installed-Size: 8561
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: adduser, libc6 (>= 2.34)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 2766952
SHA256: 7668a57d743f8360269d1480ec686c448075a9cd232021f87e11d68f5ba7a5a2
SHA1: af5c2c78604fcd746b01c9a3079f0d6e57673ddd
MD5sum: 390c36b19eb343a1234921a8a7a6d310
Description: Service orchestration and management tool
Serf is a decentralized solution for service discovery and orchestration that
is lightweight, highly available, and fault tolerant.
.
Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip
protocol is used to communicate with other nodes. Serf can detect node failures
and notify the rest of the cluster. An event system is built on top of Serf,
letting you use Serf's gossip protocol to propagate events such as deploys,
configuration changes, etc. Serf is completely masterless with no single point
of failure.
.
This package contains the tool/service.
Description-md5:
Homepage: https://www.serfdom.io
Built-Using: golang-1.21 (= 1.21.5-1), golang-github-armon-circbuf (= 0.0~git20190214.5111143-1), golang-github-armon-go-metrics (= 0.4.1-1), golang-github-armon-go-radix (= 1.0.0-2), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-fatih-color (= 1.16.0-1), golang-github-google-btree (= 1.0.0-1), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-immutable-radix (= 1.3.1-3), golang-github-hashicorp-go-msgpack (= 0.5.5-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-hashicorp-go-sockaddr (= 1.0.2-2), golang-github-hashicorp-go-syslog (= 1.0.0-2), golang-github-hashicorp-golang-lru (= 0.5.4-2), golang-github-hashicorp-logutils (= 1.0.0-2), golang-github-hashicorp-mdns (= 1.0.3-2), golang-github-hashicorp-memberlist (= 0.5.0-1), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-miekg-dns (= 1.1.50-2), golang-github-mitchellh-cli (= 1.1.1-1), golang-github-mitchellh-mapstructure (= 1.5.0-2), golang-github-posener-complete (= 1.2.3-2), golang-github-ryanuber-columnize (= 2.1.1-2), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-sys (= 0.15.0-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-hashicorp-serf/serf_0.10.1-1+b4_amd64.deb