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

Last updated: September 21,2024

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

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

$ 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 34:

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

Last metadata expiration check: 2:14:29 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-hailocab-hostpool-devel
Version : 0
Release : 0.11.20190626gite80d13c.fc34
Architecture : noarch
Size : 17 k
Source : golang-github-hailocab-hostpool-0-0.11.20190626gite80d13c.fc34.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