How to Install and Uninstall golang-github-hailocab-hostpool-devel.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "golang-github-hailocab-hostpool-devel.noarch" package

Learn how to install golang-github-hailocab-hostpool-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-hailocab-hostpool-devel.noarch

2. Uninstall "golang-github-hailocab-hostpool-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-hailocab-hostpool-devel.noarch on Fedora 39:

$ sudo dnf remove golang-github-hailocab-hostpool-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-hailocab-hostpool-devel.noarch package on Fedora 39

Last metadata expiration check: 3:34:56 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-hailocab-hostpool-devel
Version : 0
Release : 0.16.20190626gite80d13c.fc39
Architecture : noarch
Size : 17 k
Source : golang-github-hailocab-hostpool-0-0.16.20190626gite80d13c.fc39.src.rpm
Repository : fedora
Summary : Intelligently and flexibly pool among multiple hosts from your go application
URL : https://github.com/hailocab/go-hostpool
License : MIT
Description : A Go package to intelligently and flexibly pool among multiple hosts from your
: Go application. Host selection can operate in round robin or epsilon greedy
: mode, and unresponsive hosts are avoided.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/hailocab/go-hostpool