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

Last updated: September 28,2024

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

Please follow the instructions below to install golang-github-axiomhq-hyperloglog-devel.noarch on Fedora 36

$ 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 36:

$ 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 36

Last metadata expiration check: 3:13:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-axiomhq-hyperloglog-devel
Version : 0
Release : 0.8.20200128gita4c4c47.fc36
Architecture : noarch
Size : 22 k
Source : golang-github-axiomhq-hyperloglog-0-0.8.20200128gita4c4c47.fc36.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