How to Install and Uninstall etcd-server Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "etcd-server" package

Please follow the instructions below to install etcd-server on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install etcd-server

2. Uninstall "etcd-server" package

Please follow the guidelines below to uninstall etcd-server on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the etcd-server package on Ubuntu 20.10 (Groovy Gorilla)

Package: etcd-server
Architecture: amd64
Version: 3.2.26+dfsg-8
Built-Using: go-md2man (= 1.0.10+ds-1), golang-1.14 (= 1.14.3-2ubuntu1), 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-cockroachdb-cmux (= 0.0~git20170110.0.30d10be-1), golang-github-coreos-bbolt (= 1.3.3-1), golang-github-coreos-go-systemd (= 22.0.0-1), golang-github-coreos-pkg (= 4-2), golang-github-coreos-semver (= 0.2.0-3), golang-github-dgrijalva-jwt-go (= 3.2.0-1), golang-github-dustin-go-humanize (= 1.0.0-1), golang-github-ghodss-yaml (= 1.0.0-1), golang-github-golang-groupcache (= 0.0~git20171101.84a468c-1), golang-github-google-btree (= 1.0.0-1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2), golang-github-jonboulle-clockwork (= 0.1.0-4), golang-github-mattn-go-runewidth (= 0.0.9-1), golang-github-olekukonko-tablewriter (= 0.0.4-1), golang-github-prometheus-client-golang (= 1.2.1-3), golang-github-prometheus-client-model (= 0.0.2+git20171117.99fa1f4-1), golang-github-prometheus-common (= 0.7.0-1), golang-github-spf13-cobra (= 0.0.5-1), golang-github-spf13-pflag (= 1.0.5-1), golang-github-ugorji-go-codec (= 1.1.7-1ubuntu1), golang-github-urfave-cli (= 1.22.2-4), golang-github-xiang90-probing (= 0.0.2-1), golang-go.crypto (= 1:0.0~git20200429.4b2356b-1), golang-go.uber-atomic (= 1.4.0-1), golang-go.uber-multierr (= 1.1.0-1), golang-go.uber-zap (= 1.14.1-1), 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.2-4), golang-golang-x-time (= 0.0~git20161028.0.f51c127-2), golang-google-genproto (= 0.0~git20200413.b5235f6-1), golang-google-grpc (= 1.27.1-1), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1), golang-goprotobuf (= 1.3.4-2), golang-procfs (= 0.0.10-2), golang-protobuf-extensions (= 1.0.1-1), golang-pty (= 1.1.6-1build1), golang-yaml.v2 (= 2.2.8-2)
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: 20614
Depends: adduser, lsb-base, pipexec, libc6 (>= 2.4)
Suggests: etcd-client
Filename: pool/universe/e/etcd/etcd-server_3.2.26+dfsg-8_amd64.deb
Size: 5788972
MD5sum: d83bc7fe78270b288187f4b155c766a7
SHA1: 54c556692f31856b9007e9423191912fe86f39c3
SHA256: 425571b77a74cafc8f57f0fe11fc77c36710842f38ec1be7d9de8c7f959de8c9
SHA512: 96fe05625dc7229fbb413e7b52b96f3908a619d743114560c57b07031dd4f3c9ff1156521c91fd4d3dd02e89cbf85ce00f9e902baf583ba6e07afb77a0e74083
Homepage: https://github.com/coreos/etcd
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