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

Last updated: October 01,2024

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

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

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

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

Please follow the steps below to uninstall golang-github-serialx-hashring-devel.noarch on Fedora 39:

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

Last metadata expiration check: 2:40:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-serialx-hashring-devel
Version : 0
Release : 0.13.20200802git22c0c7a.fc39
Architecture : noarch
Size : 16 k
Source : golang-github-serialx-hashring-0-0.13.20200802git22c0c7a.fc39.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