How to Install and Uninstall golang-github-retailnext-hllpp-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 29,2024

1. Install "golang-github-retailnext-hllpp-dev" package

This guide covers the steps necessary to install golang-github-retailnext-hllpp-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-github-retailnext-hllpp-dev

2. Uninstall "golang-github-retailnext-hllpp-dev" package

Learn how to uninstall golang-github-retailnext-hllpp-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-github-retailnext-hllpp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-retailnext-hllpp-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-retailnext-hllpp-dev
Architecture: all
Version: 1.0.0+git20170901.6e8b6d3-3
Priority: extra
Section: universe/database
Source: golang-github-retailnext-hllpp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 133
Filename: pool/universe/g/golang-github-retailnext-hllpp/golang-github-retailnext-hllpp-dev_1.0.0+git20170901.6e8b6d3-3_all.deb
Size: 35964
MD5sum: 139bf3deb5efcb5a98b90902d58bf284
SHA1: edea7578f88fcb16d314489d4083aef89d1b3daa
SHA256: 3dbd0138123ae9be9b30a5f8b15f3502a35b5bf00862903473cd478247173fd4
SHA512: 1d390d9b0ada32c12c13bb4b23af060afd5274d792a1e112bb9f910d29c53f6c3140e8fbdbb1569777cc512aac6d40c2e65c0d2e1e6af63c7d590ef4a43b1a9a
Homepage: https://github.com/retailnext/hllpp
Description-en: HyperLogLog++ cardinality estimation algorithm
hllpp is an implementation of the HyperLogLog++ cardinality estimation
algorithm in go. It optimizes for memory usage over CPU usage. It
implements all the HyperLogLog optimizations introduced in the
HyperLogLog++ paper (http://goo.gl/Z5Sqgu). Some notable features include:
.
* Marshaling so you can serialize to your datastore,
* Extra space savings by only using 5 bits per register when possible,
* Built-in non-streaming murmur3 implementation for fast hashing of input
data.
.
This is the dev package.
Description-md5: 768f021ac5480e51ba5c497bf40d9eb6