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

Last updated: May 06,2024

1. Install "golang-metrics-dev" package

This guide covers the steps necessary to install golang-metrics-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-metrics-dev" package

This guide let you learn how to uninstall golang-metrics-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-metrics-dev
Priority: extra
Section: universe/devel
Installed-Size: 173
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-metrics
Version: 0.0~git20150823-1
Depends: dpkg-dev, golang-github-stathat-go-dev
Filename: pool/universe/g/golang-metrics/golang-metrics-dev_0.0~git20150823-1_all.deb
Size: 26710
MD5sum: dc2c7edd9155e582938e9374d8291c61
SHA1: d804ddaf421553b7f88ddfc0e26e35fb15a959ee
SHA256: 9d58d1a791034bece324834a88c99cf60dd2138afadd26fc0362ceaeb7e38c7e
Description-en: Go package to capture application-level metrics
This package is a Go port of Coda Hale's Metrics library for Java. It
allows one to easily collect metrics from an application written in
Go in an unobtrusive way. Metrics can then be exported to syslog,
files or to a storage system like Graphite.
Description-md5: 1a75a044b402426a7ebfc737fce1d1d1
Built-Using: golang (= 2:1.5.1-0ubuntu2), golang-github-stathat-go (= 0.0~git20130314.0.01d012b-1)
Homepage: https://github.com/rcrowley/go-metrics
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu