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

Last updated: May 06,2024

1. Install "golang-github-prometheus-common-dev" package

Please follow the instructions below to install golang-github-prometheus-common-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-prometheus-common-dev

2. Uninstall "golang-github-prometheus-common-dev" package

Learn how to uninstall golang-github-prometheus-common-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-prometheus-common-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-prometheus-common-dev
Priority: extra
Section: universe/devel
Installed-Size: 298
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-prometheus-common
Version: 0+git20160104.0a3005b-1
Depends: golang-github-julienschmidt-httprouter-dev, golang-golang-x-net-dev, golang-goprotobuf-dev, golang-protobuf-extensions-dev, golang-logrus-dev
Filename: pool/universe/g/golang-github-prometheus-common/golang-github-prometheus-common-dev_0+git20160104.0a3005b-1_all.deb
Size: 49918
MD5sum: 7f1d8a7fdb9f7ca7bee1510a000ec093
SHA1: f4a0a508dfaf91da6d894a0aec107aa6704726bf
SHA256: 0b9950fe21447f45a402cc38bef308f6be4e3e88fa9ce5861d12241860257812
Description-en: Common libraries for Prometheus components
This package includes:
.
* github.com/prometheus/common/log: Wraps https://github.com/Sirupsen/logrus
in order to add line:file annotations to log lines, as well as to provide
common command-line flags for Prometheus components using it.
* github.com/prometheus/common/model: Shared data structures
* github.com/prometheus/common/expfmt: Decoding and encoding for the
exposition format
* github.com/prometheus/common/route: A routing wrapper around
https://github.com/julienschmidt/httprouter using `context.Context`
* github.com/prometheus/common/client_model: Data model artifacts for
Prometheus (compiled protobuf).
Description-md5: d627bfaa9daa8a52a16704839957f52b
Built-Using: golang (= 2:1.5.1-0ubuntu4), golang-github-julienschmidt-httprouter (= 1.1-1), golang-golang-x-net-dev (= 1:0.0+git20150817.66f0418-1), golang-goprotobuf (= 0.0~git20150526-2), golang-logrus (= 0.8.7-2), golang-protobuf-extensions (= 0+git20150513.fc2b8d3-3)
Homepage: https://github.com/prometheus/common
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu