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

Last updated: May 10,2024

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

Learn how to install golang-github-hashicorp-consul-dev on Kali Linux

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

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

This tutorial shows how to uninstall golang-github-hashicorp-consul-dev on Kali Linux:

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

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

Package: golang-github-hashicorp-consul-dev
Source: consul
Version: 1.8.7+dfsg1-6
Installed-Size: 31853
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-armon-go-metrics-dev (>= 0.0~git20171117~), golang-github-armon-go-radix-dev, golang-github-hashicorp-go-bexpr-dev, golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.1~), golang-github-hashicorp-go-hclog-dev (>= 0.9.2~), golang-github-hashicorp-golang-lru-dev, golang-github-hashicorp-go-memdb-dev, golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-rootcerts-dev (>= 1.0.2~), golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-hcl-dev, golang-github-hashicorp-hil-dev (>= 0.0~git20160711~), golang-github-hashicorp-memberlist-dev (>= 0.1.5~), golang-github-hashicorp-raft-boltdb-dev, golang-github-hashicorp-raft-dev (>= 1.1.2~), golang-github-hashicorp-serf-dev (>= 0.9.4~), golang-github-hashicorp-yamux-dev, golang-github-inconshreveable-muxado-dev, golang-github-miekg-dns-dev (>= 1.1.26~), golang-github-mitchellh-cli-dev (>= 1.1.1~), golang-github-mitchellh-copystructure-dev, golang-github-pascaldekloe-goe-dev, golang-golang-x-sys-dev
Size: 3931192
SHA256: 13331b0d713254e2482074b14e14c55edd573691c0634a49d6260428015eef67
SHA1: cbe9cdf1b2e8a35bb27dcd4f1a4b51d3e3b491b2
MD5sum: 93f8eafb82c882a1d0d826324f0e9de8
Description: tool for service discovery, monitoring and configuration (source)
Consul is a tool for service discovery and configuration. Consul is
distributed, highly available, and extremely scalable.
.
Consul provides several key features:
.
- Service Discovery - Consul makes it simple for services to register
themselves and to discover other services via a DNS or HTTP interface.
External services such as SaaS providers can be registered as well.
.
- Health Checking - Health Checking enables Consul to quickly alert operators
about any issues in a cluster. The integration with service discovery
prevents routing traffic to unhealthy hosts and enables service level
circuit breakers.
.
- Key/Value Storage - A flexible key/value store enables storing dynamic
configuration, feature flagging, coordination, leader election and more.
The simple HTTP API makes it easy to use anywhere.
.
- Multi-Datacenter - Consul is built to be datacenter aware, and can support
any number of regions without complex configuration.
.
Consul runs on Linux, Mac OS X, and Windows. It is recommended to run the
Consul servers only on Linux, however.
.
This package contains the source.
Description-md5: 8d97aeea7e05ec2a7960bd72e0e46aa5
Homepage: https://github.com/hashicorp/consul
Section: golang
Priority: optional
Filename: pool/main/c/consul/golang-github-hashicorp-consul-dev_1.8.7+dfsg1-6_all.deb