How to Install and Uninstall golang-github-spacejam-loghisto-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "golang-github-spacejam-loghisto-dev" package

Please follow the instructions below to install golang-github-spacejam-loghisto-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-spacejam-loghisto-dev

2. Uninstall "golang-github-spacejam-loghisto-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-spacejam-loghisto-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-spacejam-loghisto-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-spacejam-loghisto-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-spacejam-loghisto-dev
Architecture: all
Version: 0.0~git20150819.0.3233097-2
Priority: extra
Section: universe/devel
Source: golang-github-spacejam-loghisto
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 63
Depends: golang-go, golang-glog-dev | golang-github-golang-glog-dev
Filename: pool/universe/g/golang-github-spacejam-loghisto/golang-github-spacejam-loghisto-dev_0.0~git20150819.0.3233097-2_all.deb
Size: 14196
MD5sum: 30db72ddb824a41190a4c116c04bf88d
SHA1: 8ad6a9e67434c671fe8c10752fdd832b3c3d933d
SHA256: bc6a158c8bde8ca8b70cb9bc5dcb4264f7c59755e35cfd89c9682caca1d1d836
SHA512: 5126831dc6aca94472cc7cfb46f3513d3c303ef6e6d46c3614782dd1d236e4b337824e70732b239e05674abcbf7fa7f193b7d64874171e61a7c05c93a9316856
Homepage: https://github.com/spacejam/loghisto
Description-en: counters and logarithmically bucketed histograms for distributed systems
A metric system for high performance counters and histograms. Unlike
popular metric systems today, this does not destroy the accuracy of
histograms by sampling. Instead, a logarithmic bucketing function
compresses values, generally within 1% of their true value (although
between 0 and 1 the precision loss may not be within this boundary). This
allows for extreme compression, which allows us to calculate arbitrarily
high percentiles with no loss of accuracy - just a small amount of
precision. This is particularly useful for highly-clustered events that
are tolerant of a small precision loss, but for which you REALLY care
about what the tail looks like, such as measuring latency across a
distributed system.
Description-md5: 87b924f517c8098655986bc97108bcc0

5. The same packages on other Linux Distributions