How to Install and Uninstall golang-github-axiomhq-hyperloglog-devel.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "golang-github-axiomhq-hyperloglog-devel.noarch" package

This guide covers the steps necessary to install golang-github-axiomhq-hyperloglog-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-axiomhq-hyperloglog-devel.noarch

2. Uninstall "golang-github-axiomhq-hyperloglog-devel.noarch" package

Please follow the instructions below to uninstall golang-github-axiomhq-hyperloglog-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-axiomhq-hyperloglog-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-axiomhq-hyperloglog-devel.noarch package on Fedora 38

Last metadata expiration check: 3:01:40 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-axiomhq-hyperloglog-devel
Version : 0
Release : 0.10.20200128gita4c4c47.fc37
Architecture : noarch
Size : 22 k
Source : golang-github-axiomhq-hyperloglog-0-0.10.20200128gita4c4c47.fc37.src.rpm
Repository : fedora
Summary : HyperLogLog with lots of sugar
URL : https://github.com/axiomhq/hyperloglog
License : MIT
Description : An improved version of HyperLogLog for the count-distinct problem, approximating
: the number of distinct elements in a multiset using 33-50% less space than other
: usual HyperLogLog implementations.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/axiomhq/hyperloglog