How to Install and Uninstall etcd-server Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 09,2024

1. Install "etcd-server" package

This is a short guide on how to install etcd-server on Ubuntu 23.10 (Mantic Minotaur)

$ 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 23.10 (Mantic Minotaur):

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

3. Information about the etcd-server package on Ubuntu 23.10 (Mantic Minotaur)

Package: etcd-server
Architecture: amd64
Version: 3.4.23-4ubuntu2.1
Built-Using: go-md2man-v2 (= 2.0.2+ds1-1build1), golang-1.21 (= 1.21.1-1ubuntu0.23.10.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.6-2), 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.18-1), golang-github-dustin-go-humanize (= 1.0.1-1), golang-github-golang-groupcache (= 0.0~git20210331.41bb18b-1), golang-github-golang-jwt-jwt (= 4.4.3-1build1), golang-github-golang-protobuf-1-3 (= 1.3.5-4build1), golang-github-google-btree (= 1.0.0-1), golang-github-google-uuid (= 1.3.0-1), golang-github-gorilla-websocket (= 1.5.0-2), 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-3build1), 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.14-1), 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.16.0-4), golang-github-prometheus-client-model (= 0.4.0-2), golang-github-prometheus-common (= 0.44.0-4), golang-github-prometheus-procfs (= 0.11.1-1), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-soheilhy-cmux (= 0.1.5-2), golang-github-spf13-cobra (= 1.7.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.9-2), golang-github-xiang90-probing (= 0.0.2-2), golang-go.crypto (= 1:0.4.0-1), golang-go.uber-atomic (= 1.10.0-2), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.23.0-1), golang-gogoprotobuf (= 1.3.2-3build1), golang-golang-x-net (= 1:0.10.0-1), golang-golang-x-sys (= 0.8.0-1), golang-golang-x-text (= 0.9.0-1), golang-golang-x-time (= 0.3.0-1), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1build1), golang-google-protobuf (= 1.28.1-3build1), 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)
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: 24066
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: adduser, libc6 (>= 2.34)
Suggests: etcd-client
Filename: pool/universe/e/etcd/etcd-server_3.4.23-4ubuntu2.1_amd64.deb
Size: 8084296
MD5sum: 6e4df1ffc22141724558df23edcf2165
SHA1: 6bf03f687fe5e9a95190bf0931793262cf7b6695
SHA256: 92d10042ebe6b372494e6b67b49ac8160ced62d20a149dd14f5c630c6a81c5bc
SHA512: e3464ebf87b9de4685155690d85804470fee3b4b0dbec551cf8b983886451942f504d53cf1af1a084ad8d7a2e0de4d30c85bf8c7a941f1f985f525e2b9edb85c
Homepage: https://etcd.io
Description: highly-available key value store -- daemon
Description-md5: 8f85560d0278814c3be68fd7bc841ca2

Package: etcd-server
Architecture: amd64
Version: 3.4.23-4ubuntu2
Built-Using: go-md2man-v2 (= 2.0.2+ds1-1), golang-1.21 (= 1.21.0-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.6-2), 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.18-1), golang-github-dustin-go-humanize (= 1.0.1-1), golang-github-golang-groupcache (= 0.0~git20210331.41bb18b-1), golang-github-golang-jwt-jwt (= 4.4.3-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.0-2), 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.14-1), 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.16.0-4), golang-github-prometheus-client-model (= 0.4.0-2), golang-github-prometheus-common (= 0.44.0-4), golang-github-prometheus-procfs (= 0.11.1-1), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-soheilhy-cmux (= 0.1.5-2), golang-github-spf13-cobra (= 1.7.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.9-2), golang-github-xiang90-probing (= 0.0.2-2), golang-go.crypto (= 1:0.4.0-1), golang-go.uber-atomic (= 1.10.0-2), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.23.0-1), golang-gogoprotobuf (= 1.3.2-3), golang-golang-x-net (= 1:0.10.0-1), golang-golang-x-sys (= 0.8.0-1), golang-golang-x-text (= 0.9.0-1), golang-golang-x-time (= 0.3.0-1), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1), golang-google-protobuf (= 1.28.1-3), 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)
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: 24058
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: adduser, libc6 (>= 2.34)
Suggests: etcd-client
Filename: pool/universe/e/etcd/etcd-server_3.4.23-4ubuntu2_amd64.deb
Size: 8082574
MD5sum: 668fea124ad1ea5521a80549546d8d64
SHA1: 5bfdab5b6b755a0947f8417b466e4ac5a6f7fd83
SHA256: 5d22f14425499cf2cac8a0d77cf7c44145a403657081b5a129ce6492c7bb8353
SHA512: b8c8264a2a076359cbe188011bad097b9c3306d0bb66cde874e6abf5b96029d6bc7c89c02db70d10b7dcd8cba8e6f8fc57988cf6e9acac3db441da1bc4bd60c9
Homepage: https://etcd.io
Description: highly-available key value store -- daemon
Description-md5: 8f85560d0278814c3be68fd7bc841ca2