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

Last updated: October 08,2024

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

Please follow the guidelines below to install golang-github-hailocab-hostpool-devel.noarch on Fedora 35

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

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

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

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

Last metadata expiration check: 5:54:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-hailocab-hostpool-devel
Version : 0
Release : 0.12.20190626gite80d13c.fc35
Architecture : noarch
Size : 17 k
Source : golang-github-hailocab-hostpool-0-0.12.20190626gite80d13c.fc35.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