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

Last updated: May 01,2024

1. Install "etcd-server" package

This is a short guide on how to install etcd-server on Kali Linux

$ sudo apt update $ sudo apt install etcd-server

2. Uninstall "etcd-server" package

Please follow the instructions below to uninstall etcd-server on Kali Linux:

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

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

Package: etcd-server
Source: etcd (3.4.23-4)
Version: 3.4.23-4+b8
Installed-Size: 24231
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: adduser, libc6 (>= 2.34)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: etcd-client
Size: 8515040
SHA256: 76ad286dfeda31ced06a4d4fb086051d3543e9d2a0463e27c0ecacddb54da798
SHA1: 48cc8c7475cef75dbf0135ada953cf32636914fb
MD5sum: c6eedef0a7b0b650fa66db5735948acb
Description: highly-available key value store -- daemon
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 server binaries.
Description-md5:
Homepage: https://etcd.io
Built-Using: go-md2man-v2 (= 2.0.3+ds1-1), golang-1.21 (= 1.21.5-1), golang-blackfriday-v2 (= 2.1.0-1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-cockroachdb-datadriven (= 1.0.2-6), golang-github-coreos-bbolt (= 1.3.8-1), golang-github-coreos-go-systemd (= 22.3.2-1), golang-github-coreos-pkg (= 4-3), golang-github-coreos-semver (= 0.3.0-1), golang-github-creack-pty (= 1.1.21-1), golang-github-dustin-go-humanize (= 1.0.1-1), golang-github-golang-groupcache (= 0.0~git20210331.41bb18b-1), golang-github-golang-jwt-jwt (= 5.0.0+really4.5.0-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-google-btree (= 1.0.0-1), golang-github-google-uuid (= 1.3.0-1), golang-github-gorilla-websocket (= 1.5.1-1), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.3.0-1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3), golang-github-grpc-ecosystem-grpc-gateway (= 1.16.0-3), golang-github-jonboulle-clockwork (= 0.1.0-4.1), golang-github-json-iterator-go (= 1.1.12-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2), golang-github-olekukonko-tablewriter (= 0.0.5-2), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-prometheus-client-golang (= 1.17.0-2), golang-github-prometheus-client-model (= 0.5.0-1), golang-github-prometheus-common (= 0.45.0-3), golang-github-prometheus-procfs (= 0.12.0-1), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-soheilhy-cmux (= 0.1.5-2), golang-github-spf13-cobra (= 1.8.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-3), golang-github-urfave-cli (= 1.22.14-1), golang-github-xiang90-probing (= 0.0.2-2), golang-go.crypto (= 1:0.17.0-1), golang-go.uber-atomic (= 1.11.0-1), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.26.0-1), golang-gogoprotobuf (= 1.3.2-3), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-golang-x-time (= 0.5.0-1), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1), golang-google-protobuf (= 1.32.0-1), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-3), golang-k8s-sigs-yaml (= 1.3.0-1), golang-logrus (= 1.9.0-1), golang-protobuf-extensions (= 1.0.4-2), golang-yaml.v2 (= 2.4.0-4)
Section: net
Priority: optional
Filename: pool/main/e/etcd/etcd-server_3.4.23-4+b8_amd64.deb