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

Last updated: June 29,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 35

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

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

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

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

Last metadata expiration check: 4:43:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-axiomhq-hyperloglog-devel
Version : 0
Release : 0.7.20200128gita4c4c47.fc35
Architecture : noarch
Size : 22 k
Source : golang-github-axiomhq-hyperloglog-0-0.7.20200128gita4c4c47.fc35.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