How to Install and Uninstall golang-github-hashicorp-memberlist-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "golang-github-hashicorp-memberlist-dev" package

This guide let you learn how to install golang-github-hashicorp-memberlist-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-hashicorp-memberlist-dev

2. Uninstall "golang-github-hashicorp-memberlist-dev" package

Here is a brief guide to show you how to uninstall golang-github-hashicorp-memberlist-dev on Kali Linux:

$ sudo apt remove golang-github-hashicorp-memberlist-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hashicorp-memberlist-dev package on Kali Linux

Package: golang-github-hashicorp-memberlist-dev
Source: golang-github-hashicorp-memberlist
Version: 0.5.0-1
Installed-Size: 434
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-armon-go-metrics-dev, golang-github-google-btree-dev, golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-sockaddr-dev, golang-github-miekg-dns-dev
Size: 86832
SHA256: a709973f95704a2edea4d39bbbacec3b9e9555026995194b2b068fb7f3b98967
SHA1: 46753ca1f663d378b060303e8189d1673cbaea9d
MD5sum: 03190fd4fbca6c9d786ffd72fb9b8616
Description: Golang package for gossip based membership and failure detection
memberlist is a Go library that manages cluster membership and member failure
detection using a gossip based protocol.
.
The use cases for such a library are far-reaching: all distributed systems
require membership, and memberlist is a re-usable solution to managing cluster
membership and node failure detection.
.
memberlist is eventually consistent but converges quickly on average. The speed
at which it converges can be heavily tuned via various knobs on the protocol.
Node failures are detected and network partitions are partially tolerated by
attempting to communicate to potentially dead nodes through multiple routes.
This package contains the source.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/hashicorp/memberlist
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-hashicorp-memberlist/golang-github-hashicorp-memberlist-dev_0.5.0-1_all.deb