How to Install and Uninstall python3-pyrate-limiter.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: November 24,2024

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

Please follow the instructions below to install python3-pyrate-limiter.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall python3-pyrate-limiter.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pyrate-limiter.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:01:41 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pyrate-limiter
Version : 3.2.0
Release : 1.el9
Architecture : noarch
Size : 48 k
Source : python-pyrate-limiter-3.2.0-1.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.