How to Install and Uninstall golang-github-weaveworks-mesh-dev Package on Kali Linux

Last updated: April 27,2024

1. Install "golang-github-weaveworks-mesh-dev" package

Please follow the instructions below to install golang-github-weaveworks-mesh-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-weaveworks-mesh-dev

2. Uninstall "golang-github-weaveworks-mesh-dev" package

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

$ sudo apt remove golang-github-weaveworks-mesh-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-weaveworks-mesh-dev package on Kali Linux

Package: golang-github-weaveworks-mesh-dev
Source: golang-github-weaveworks-mesh
Version: 0.1+git20180323.0c91e69-1
Installed-Size: 205
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev
Size: 43352
SHA256: 376dbc5150e84dcda81d169147c1187ec52491a1ccd03d17512db02512112641
SHA1: 9f22aeaf3f9528289ca24c2e91792346b8a01e8c
MD5sum: 635dc7c1c547c227e40a355dcd59dfde
Description: go library to build distributed systems
Mesh implements a gossip protocol that provide membership, unicast, and
broadcast functionality with eventually-consistent semantics. In CAP terms, it
is AP: highly-available and partition-tolerant.
.
Mesh works in a wide variety of network setups, including thru NAT and
firewalls, and across clouds and datacenters. It works in situations where
there is only partial connectivity, i.e. data is transparently routed across
multiple hops when there is no direct connection between peers. It copes with
partitions and partial network failure. It can be easily bootstrapped,
typically only requiring knowledge of a single existing peer in the mesh to
join. It has built-in shared-secret authentication and encryption. It scales
to on the order of 100 peers, and has no dependencies.
Description-md5:
Homepage: https://github.com/weaveworks/mesh
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-weaveworks-mesh/golang-github-weaveworks-mesh-dev_0.1+git20180323.0c91e69-1_all.deb