How to Install and Uninstall python3-throttler.noarch Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "python3-throttler.noarch" package

This guide covers the steps necessary to install python3-throttler.noarch on CentOS Stream 9

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

2. Uninstall "python3-throttler.noarch" package

Please follow the steps below to uninstall python3-throttler.noarch on CentOS Stream 9:

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

3. Information about the python3-throttler.noarch package on CentOS Stream 9

Last metadata expiration check: 2:32:52 ago on Sat Mar 16 16:03:45 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.