How to Install and Uninstall golang-github-spacejam-loghisto-dev Package on Kali Linux

Last updated: May 04,2024

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

This guide covers the steps necessary to install golang-github-spacejam-loghisto-dev on Kali Linux

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

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

Learn how to uninstall golang-github-spacejam-loghisto-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-spacejam-loghisto-dev
Source: golang-github-spacejam-loghisto
Version: 0.0~git20150819.0.3233097-2
Installed-Size: 63
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-go, golang-glog-dev | golang-github-golang-glog-dev
Size: 14156
SHA256: cb63255ea664b9e48eed105618d726e27da144bb0892f1894ed6dfe8c4790cdc
SHA1: 65a64c87577c9bf953f8104f6a46aa7dd523340d
MD5sum: d4c5dc4e42249516b44ba0e07edd417e
Description: 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:
Homepage: https://github.com/spacejam/loghisto
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-spacejam-loghisto/golang-github-spacejam-loghisto-dev_0.0~git20150819.0.3233097-2_all.deb

5. The same packages on other Linux Distributions