How to Install and Uninstall golang-uber-ratelimit-devel.noarch Package on Fedora 34
Last updated: November 17,2024
1. Install "golang-uber-ratelimit-devel.noarch" package
In this section, we are going to explain the necessary steps to install golang-uber-ratelimit-devel.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
golang-uber-ratelimit-devel.noarch
Copied
2. Uninstall "golang-uber-ratelimit-devel.noarch" package
Please follow the step by step instructions below to uninstall golang-uber-ratelimit-devel.noarch on Fedora 34:
$
sudo dnf remove
golang-uber-ratelimit-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-uber-ratelimit-devel.noarch package on Fedora 34
Last metadata expiration check: 3:38:35 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-uber-ratelimit-devel
Version : 0.1.0
Release : 2.fc34
Architecture : noarch
Size : 15 k
Source : golang-uber-ratelimit-0.1.0-2.fc34.src.rpm
Repository : fedora
Summary : Golang blocking leaky-bucket rate limit implementation
URL : https://github.com/uber-go/ratelimit
License : MIT
Description : This package provides a Golang implementation of the leaky-bucket rate limit
: algorithm. This implementation refills the bucket based on the time elapsed
: between requests instead of requiring an interval clock to fill the bucket
: discretely.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – go.uber.org/ratelimit
Available Packages
Name : golang-uber-ratelimit-devel
Version : 0.1.0
Release : 2.fc34
Architecture : noarch
Size : 15 k
Source : golang-uber-ratelimit-0.1.0-2.fc34.src.rpm
Repository : fedora
Summary : Golang blocking leaky-bucket rate limit implementation
URL : https://github.com/uber-go/ratelimit
License : MIT
Description : This package provides a Golang implementation of the leaky-bucket rate limit
: algorithm. This implementation refills the bucket based on the time elapsed
: between requests instead of requiring an interval clock to fill the bucket
: discretely.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – go.uber.org/ratelimit