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

Last updated: October 07,2024

1. Install "python3-throttler.noarch" package

Please follow the instructions below to install python3-throttler.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-throttler.noarch

2. Uninstall "python3-throttler.noarch" package

Please follow the instructions below to uninstall python3-throttler.noarch on Oracle Linux 9:

$ sudo dnf remove python3-throttler.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:55:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-throttler
Version : 1.2.2
Release : 3.el9
Architecture : noarch
Size : 20 k
Source : python-throttler-1.2.2-3.el9.src.rpm
Repository : epel
Summary : Easy throttling with asyncio support
URL : https://github.com/uburuntu/throttler
License : MIT
Description : Zero-dependency Python package for easy throttling with asyncio support.