How to Install and Uninstall golang-etcd-server-dev Package on Kali Linux

Last updated: July 05,2024

1. Install "golang-etcd-server-dev" package

Please follow the guidance below to install golang-etcd-server-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-etcd-server-dev

2. Uninstall "golang-etcd-server-dev" package

Please follow the step by step instructions below to uninstall golang-etcd-server-dev on Kali Linux:

$ sudo apt remove golang-etcd-server-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-etcd-server-dev package on Kali Linux

Package: golang-etcd-server-dev
Source: etcd
Version: 3.4.23-4
Installed-Size: 6773
Maintainer: Debian Go Packaging Team
Architecture: all
Provides: golang-github-coreos-etcd-dev
Depends: golang-github-bgentry-speakeasy-dev (>= 0.1.0~), golang-github-cockroachdb-datadriven-dev, golang-github-coreos-bbolt-dev, golang-github-coreos-go-semver-dev (>= 0.2.0~), golang-github-coreos-go-systemd-dev, golang-github-coreos-pkg-dev (>= 3~), golang-github-creack-pty-dev (>= 1.1.11~), golang-github-dustin-go-humanize-dev, golang-github-gogo-protobuf-dev, golang-github-golang-groupcache-dev (>= 0.0~git20160516.0.02826c3~), golang-github-golang-jwt-jwt-dev, golang-github-google-btree-dev, golang-github-google-uuid-dev, golang-github-grpc-ecosystem-go-grpc-middleware-dev, golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-grpc-ecosystem-grpc-gateway-dev (>= 1.2.0~), golang-github-jonboulle-clockwork-dev, golang-github-json-iterator-go-dev, golang-github-modern-go-reflect2-dev, golang-github-olekukonko-tablewriter-dev (>= 0.0~git20170122.0.a0225b3~), golang-github-prometheus-client-golang-dev (>= 1.0.0~), golang-github-prometheus-client-model-dev, golang-github-soheilhy-cmux-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-github-tmc-grpc-websocket-proxy-dev, golang-github-urfave-cli-dev, golang-github-xiang90-probing-dev (>= 0.0.1~), golang-go.uber-zap-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-golang-x-time-dev, golang-google-grpc-dev, golang-gopkg-cheggaaa-pb.v1-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev, golang-k8s-sigs-yaml-dev
Breaks: golang-github-docker-docker-dev (<< 20.10.21+dfsg1-2~), nextcloud-spreed-signaling (<< 0.4.1-3~), vip-manager (<< 1.0.2-5~)
Size: 907536
SHA256: d296370c539f7e6df608cca64cfbae1c330f03944af49e3b33af5d565cee9d49
SHA1: 1ad1e2c68c7b2affa82758ed717046f1ae2c9815
MD5sum: 257f8c3eabee27aa5db45f3766ceb07a
Description: highly-available key value store -- source
A highly-available key value store for shared configuration and service
discovery. etcd is inspired by zookeeper and doozer, with a focus on:
.
* Simple: curl'able user facing API (HTTP+JSON)
* Secure: optional SSL client cert authentication
* Fast: benchmarked 1000s of writes/s per instance
* Reliable: Properly distributed using Raft
.
Etcd uses the Raft consensus algorithm to manage a highly-available replicated
log.
.
This package contains the source.
Description-md5:
Homepage: https://etcd.io
Section: golang
Priority: optional
Filename: pool/main/e/etcd/golang-etcd-server-dev_3.4.23-4_all.deb