How to Install and Uninstall golang-github-sethgrid-pester-devel.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "golang-github-sethgrid-pester-devel.noarch" package
This tutorial shows how to install golang-github-sethgrid-pester-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-sethgrid-pester-devel.noarch
Copied
2. Uninstall "golang-github-sethgrid-pester-devel.noarch" package
Here is a brief guide to show you how to uninstall golang-github-sethgrid-pester-devel.noarch on Fedora 36:
$
sudo dnf remove
golang-github-sethgrid-pester-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-sethgrid-pester-devel.noarch package on Fedora 36
Last metadata expiration check: 4:13:37 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-sethgrid-pester-devel
Version : 1.1.0
Release : 4.fc36
Architecture : noarch
Size : 21 k
Source : golang-github-sethgrid-pester-1.1.0-4.fc36.src.rpm
Repository : fedora
Summary : Go http calls with retries and backoff
URL : https://github.com/sethgrid/pester
License : MIT
Description : Pester wraps Go's standard lib http client to provide several options to
: increase resiliency in your request. If you experience poor network conditions
: or requests could experience varied delays, you can now pester the endpoint
: for data.
:
: – Send out multiple requests and get the first back (only used for GET calls)
: – Retry on errors
: – Backoff
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/sethgrid/pester
Available Packages
Name : golang-github-sethgrid-pester-devel
Version : 1.1.0
Release : 4.fc36
Architecture : noarch
Size : 21 k
Source : golang-github-sethgrid-pester-1.1.0-4.fc36.src.rpm
Repository : fedora
Summary : Go http calls with retries and backoff
URL : https://github.com/sethgrid/pester
License : MIT
Description : Pester wraps Go's standard lib http client to provide several options to
: increase resiliency in your request. If you experience poor network conditions
: or requests could experience varied delays, you can now pester the endpoint
: for data.
:
: – Send out multiple requests and get the first back (only used for GET calls)
: – Retry on errors
: – Backoff
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/sethgrid/pester