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

Last updated: October 06,2024

1. Install "python3-throttler.noarch" package

Please follow the guidelines below to install python3-throttler.noarch on AlmaLinux 9

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

2. Uninstall "python3-throttler.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-throttler.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:19:40 ago on Wed Mar 13 07:41:12 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.