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

Last updated: June 26,2024

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

This guide covers the steps necessary to install python3-pyrate-limiter.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall python3-pyrate-limiter.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:22:47 ago on Thu Feb 15 07:50:05 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.