How to Install and Uninstall golang-github-serialx-hashring-devel.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "golang-github-serialx-hashring-devel.noarch" package

Please follow the guidance below to install golang-github-serialx-hashring-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-serialx-hashring-devel.noarch

2. Uninstall "golang-github-serialx-hashring-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-serialx-hashring-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-serialx-hashring-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-serialx-hashring-devel.noarch package on Fedora 34

Last metadata expiration check: 0:35:13 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-serialx-hashring-devel
Version : 0
Release : 0.6.20200802git22c0c7a.fc34
Architecture : noarch
Size : 16 k
Source : golang-github-serialx-hashring-0-0.6.20200802git22c0c7a.fc34.src.rpm
Repository : fedora
Summary : Consistent hashing "hashring" implementation in Go
URL : https://github.com/serialx/hashring
License : MIT
Description : Hashring implements consistent hashing that can be used when the number of
: server nodes can increase or decrease (like in memcached). The hashing ring is
: built using the same algorithm as libketama.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/serialx/hashring