How to Install and Uninstall python3-pyrate-limiter.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "python3-pyrate-limiter.noarch" package

This is a short guide on how to install python3-pyrate-limiter.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install python3-pyrate-limiter.noarch

2. Uninstall "python3-pyrate-limiter.noarch" package

Please follow the step by step instructions below to uninstall python3-pyrate-limiter.noarch on AlmaLinux 9:

$ sudo dnf remove python3-pyrate-limiter.noarch $ sudo dnf autoremove

3. Information about the python3-pyrate-limiter.noarch package on AlmaLinux 9

Last metadata expiration check: 1:42:46 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pyrate-limiter
Epoch : 1
Version : 2.10.0
Release : 3.el9
Architecture : noarch
Size : 33 k
Source : python-pyrate-limiter-2.10.0-3.el9.src.rpm
Repository : epel
Summary : The request rate limiter using Leaky-bucket algorithm
URL : https://github.com/vutran1710/PyrateLimiter
License : MIT
Description : The request rate limiter using Leaky-bucket algorithm.