How to Install and Uninstall etcd-server Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 27,2024

1. Install "etcd-server" package

This guide let you learn how to install etcd-server on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install etcd-server

2. Uninstall "etcd-server" package

This guide covers the steps necessary to uninstall etcd-server on Ubuntu 21.10 (Impish Indri):

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

3. Information about the etcd-server package on Ubuntu 21.10 (Impish Indri)

Package: etcd-server
Architecture: amd64
Version: 3.3.25+dfsg-6
Built-Using: go-md2man (= 1.0.10+ds-1build1), golang-1.15 (= 1.15.2-1ubuntu1), golang-blackfriday (= 1.5.2+git20200218.41c5fcc-1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bgentry-speakeasy (= 0.1.0-1), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-coreos-bbolt (= 1.3.5-1), golang-github-coreos-go-systemd (= 22.0.0-1), golang-github-coreos-pkg (= 4-2), golang-github-coreos-semver (= 0.3.0-1), golang-github-creack-pty (= 1.1.11-1), golang-github-dgrijalva-jwt-go (= 3.2.0-1), golang-github-dustin-go-humanize (= 1.0.0-1), golang-github-golang-groupcache (= 0.0~git20171101.84a468c-1), golang-github-google-btree (= 1.0.0-1), golang-github-google-uuid (= 1.1.1-1), golang-github-gorilla-websocket (= 1.4.2-1), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2build1), golang-github-jonboulle-clockwork (= 0.1.0-4), golang-github-json-iterator-go (= 1.1.10-2), golang-github-mattn-go-runewidth (= 0.0.9-1), golang-github-modern-go-concurrent (= 1.0.3-1), golang-github-modern-go-reflect2 (= 1.0.1-1), golang-github-olekukonko-tablewriter (= 0.0.4-1), golang-github-prometheus-client-golang (= 1.7.1-1), golang-github-prometheus-client-model (= 0.2.0-1), golang-github-prometheus-common (= 0.14.0-2), golang-github-soheilhy-cmux (= 0.1.4-2), golang-github-spf13-cobra (= 0.0.7-1), golang-github-spf13-pflag (= 1.0.5-1), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-2), golang-github-urfave-cli (= 1.22.2-4), golang-github-xiang90-probing (= 0.0.2-1), golang-go.crypto (= 1:0.0~git20200604.70a84ac-2), golang-go.uber-atomic (= 1.4.0-1), golang-go.uber-multierr (= 1.1.0-1), golang-go.uber-zap (= 1.14.1-1ubuntu1), golang-gogoprotobuf (= 1.3.1-2), golang-golang-x-net (= 1:0.0+git20200226.491c5fc+dfsg-1), golang-golang-x-sys (= 0.0~git20200523.0598657-1), golang-golang-x-text (= 0.3.3-1), golang-golang-x-time (= 0.0+git20200630.3af7569-1), golang-google-genproto (= 0.0~git20200413.b5235f6-1), golang-google-grpc (= 1.29.1-0ubuntu1), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1), golang-goprotobuf (= 1.3.4-2), golang-k8s-sigs-yaml (= 1.2.0-2), golang-logrus (= 1.6.0-1), golang-procfs (= 0.1.3-3), golang-protobuf-extensions (= 1.0.1-1), golang-yaml.v2 (= 2.3.0-1)
Priority: extra
Section: universe/net
Source: etcd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20632
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: adduser, lsb-base, pipexec, libc6 (>= 2.32)
Suggests: etcd-client
Filename: pool/universe/e/etcd/etcd-server_3.3.25+dfsg-6_amd64.deb
Size: 5503604
MD5sum: e810ece1f4e5cdca7fcbd40dcf4c2985
SHA1: 073c75c27527528a8839d8c5de4629305bf3e36d
SHA256: 7e867d8d3ac8a7fc360f034cb1b23466fef3500e50353269b40412ec14c5ee16
SHA512: 3edff58ef7ca7c611aa2d8363091f1c8231456572de7b27ca594aeba589c61fb47d608d8144375d89afddfed08bfb328b5b11639818b5273ae8ab0e7e361eb0b
Homepage: https://etcd.io
Description-en: 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: 8f85560d0278814c3be68fd7bc841ca2