How to Install and Uninstall golang-etcd-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "golang-etcd-dev" package

This guide let you learn how to install golang-etcd-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-etcd-dev

2. Uninstall "golang-etcd-dev" package

Please follow the guidance below to uninstall golang-etcd-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-etcd-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-etcd-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-etcd-dev
Priority: extra
Section: universe/devel
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-etcd
Version: 2.0.0-1
Depends: golang-go
Filename: pool/universe/g/golang-etcd/golang-etcd-dev_2.0.0-1_all.deb
Size: 16660
MD5sum: c363dbd95dd421d137f98a76c92974dc
SHA1: ebc38dcd080b4008f264da530e445a43084100c5
SHA256: 5b729f5afebc0f4bdbad77af2988a38508488e95734548f66c4ea19109d8e699
Description-en: Go client for etcd
Client implementation in go for etcd. Etcd is highly-available key value store
for shared configuration and service discovery.
.
This package contains the source.
Description-md5: ccb987ab4af59bca1fd6c11f73928dd7
Built-Using: golang (= 2:1.3.3-1ubuntu4)
Homepage: https://github.com/coreos/go-etcd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu