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

Last updated: May 18,2024

1. Install "golang-rrd-dev" package

This is a short guide on how to install golang-rrd-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-rrd-dev" package

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

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

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

Package: golang-rrd-dev
Priority: extra
Section: universe/devel
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Tonnerre Lombard
Architecture: all
Source: golang-rrd
Version: 0.0~git20131112-1
Depends: librrd-dev
Filename: pool/universe/g/golang-rrd/golang-rrd-dev_0.0~git20131112-1_all.deb
Size: 9696
MD5sum: 746b187fe1eb996ef02533751b2f6c4b
SHA1: 16b92b17b38402cccf8f8d55c1e81e0c17edfcf7
SHA256: 913c6856c3505d0be2ebb3043bf7f012deab3884dba879785ec16334cc8195a4
Description-en: Go bindings for the rrdtool C library
This is a Go wrapper for the rrdtool C library, which can be used to gather
and process historical data as well as to create graphs of said data.
This library enables Go programs to access rrdtool files like any other
language can.
Description-md5: 3ce80463b386809b81d672d8ba688005
Homepage: https://github.com/ziutek/rrd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu