How to Install and Uninstall golang-etcd-server-dev Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 22,2024
1. Install "golang-etcd-server-dev" package
This guide let you learn how to install golang-etcd-server-dev on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
golang-etcd-server-dev
Copied
2. Uninstall "golang-etcd-server-dev" package
Please follow the steps below to uninstall golang-etcd-server-dev on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
golang-etcd-server-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the golang-etcd-server-dev package on Ubuntu 21.10 (Impish Indri)
Package: golang-etcd-server-dev
Architecture: all
Version: 3.3.25+dfsg-6
Priority: extra
Section: universe/devel
Source: etcd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5945
Provides: golang-github-coreos-etcd-dev
Depends: golang-github-bgentry-speakeasy-dev (>= 0.1.0~), 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-dgrijalva-jwt-go-dev (>= 3.2.0~), golang-github-dustin-go-humanize-dev, golang-github-gogo-protobuf-dev, golang-github-golang-groupcache-dev (>= 0.0~git20160516.0.02826c3~), golang-github-google-btree-dev, golang-github-google-uuid-dev, golang-github-gorilla-websocket-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-genproto-dev, golang-google-grpc-dev, golang-gopkg-cheggaaa-pb.v1-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev, golang-k8s-sigs-yaml-dev
Filename: pool/universe/e/etcd/golang-etcd-server-dev_3.3.25+dfsg-6_all.deb
Size: 769696
MD5sum: 27843fd4deb27218c47cca5e7359ea91
SHA1: 4a9c8d5e8553da0f971d97828b9e0b5177fcfff5
SHA256: d9e5cf7712a1c7c8bb93e70165631acc08b827fbb3d4c766c2c2599d3d35d094
SHA512: ecfc03f2d8ca981527743500d0a2d2b07c07e85971e52176f99df6f1cdfa896f85840eac9287d5451f8dcc79d97b932d13f8877a0681ee87f64ae177cb7cc518
Homepage: https://etcd.io
Description-en: 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: 079c5d4a9b52c6679d966bcf7042bb15
Architecture: all
Version: 3.3.25+dfsg-6
Priority: extra
Section: universe/devel
Source: etcd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5945
Provides: golang-github-coreos-etcd-dev
Depends: golang-github-bgentry-speakeasy-dev (>= 0.1.0~), 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-dgrijalva-jwt-go-dev (>= 3.2.0~), golang-github-dustin-go-humanize-dev, golang-github-gogo-protobuf-dev, golang-github-golang-groupcache-dev (>= 0.0~git20160516.0.02826c3~), golang-github-google-btree-dev, golang-github-google-uuid-dev, golang-github-gorilla-websocket-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-genproto-dev, golang-google-grpc-dev, golang-gopkg-cheggaaa-pb.v1-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev, golang-k8s-sigs-yaml-dev
Filename: pool/universe/e/etcd/golang-etcd-server-dev_3.3.25+dfsg-6_all.deb
Size: 769696
MD5sum: 27843fd4deb27218c47cca5e7359ea91
SHA1: 4a9c8d5e8553da0f971d97828b9e0b5177fcfff5
SHA256: d9e5cf7712a1c7c8bb93e70165631acc08b827fbb3d4c766c2c2599d3d35d094
SHA512: ecfc03f2d8ca981527743500d0a2d2b07c07e85971e52176f99df6f1cdfa896f85840eac9287d5451f8dcc79d97b932d13f8877a0681ee87f64ae177cb7cc518
Homepage: https://etcd.io
Description-en: 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: 079c5d4a9b52c6679d966bcf7042bb15