How to Install and Uninstall python3-ratelimitingfilter.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 26,2024
1. Install "python3-ratelimitingfilter.noarch" package
Here is a brief guide to show you how to install python3-ratelimitingfilter.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-ratelimitingfilter.noarch
Copied
2. Uninstall "python3-ratelimitingfilter.noarch" package
Please follow the step by step instructions below to uninstall python3-ratelimitingfilter.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-ratelimitingfilter.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ratelimitingfilter.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:55:51 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-ratelimitingfilter
Version : 1.5
Release : 2.el8
Architecture : noarch
Size : 18 k
Source : python-ratelimitingfilter-1.5-2.el8.src.rpm
Repository : epel
Summary : A rate limiting filter for the Python logging system
URL : https://github.com/wkeeling/ratelimitingfilter
License : MIT
Description : The RateLimitingFilter is a filter for the Python logging system that allows
: you to restrict the rate at which messages can pass through your logging
: handlers. The filter can be useful if you're using a handler such as Python's
: logging.handlers.SMTPHandler to send error notification emails.
: Error notification emails provide a useful means of keeping an eye on.
Available Packages
Name : python3-ratelimitingfilter
Version : 1.5
Release : 2.el8
Architecture : noarch
Size : 18 k
Source : python-ratelimitingfilter-1.5-2.el8.src.rpm
Repository : epel
Summary : A rate limiting filter for the Python logging system
URL : https://github.com/wkeeling/ratelimitingfilter
License : MIT
Description : The RateLimitingFilter is a filter for the Python logging system that allows
: you to restrict the rate at which messages can pass through your logging
: handlers. The filter can be useful if you're using a handler such as Python's
: logging.handlers.SMTPHandler to send error notification emails.
: Error notification emails provide a useful means of keeping an eye on.