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

Last updated: October 10,2024

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

This is a short guide on how to install golang-github-hailocab-hostpool-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall golang-github-hailocab-hostpool-devel.noarch on Fedora 36:

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

Last metadata expiration check: 5:58:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-hailocab-hostpool-devel
Version : 0
Release : 0.13.20190626gite80d13c.fc36
Architecture : noarch
Size : 17 k
Source : golang-github-hailocab-hostpool-0-0.13.20190626gite80d13c.fc36.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