How to Install and Uninstall python3-circuitbreaker.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "python3-circuitbreaker.noarch" package
Please follow the instructions below to install python3-circuitbreaker.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-circuitbreaker.noarch
Copied
2. Uninstall "python3-circuitbreaker.noarch" package
Please follow the instructions below to uninstall python3-circuitbreaker.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-circuitbreaker.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-circuitbreaker.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:11:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-circuitbreaker
Version : 1.4.0
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : python-circuitbreaker-1.4.0-1.el9.src.rpm
Repository : epel
Summary : Python "Circuit Breaker" implementation
URL : https://github.com/fabfuel/circuitbreaker
License : BSD-3-Clause
Description : This is a Python implementation of the "Circuit Breaker" Pattern.
Available Packages
Name : python3-circuitbreaker
Version : 1.4.0
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : python-circuitbreaker-1.4.0-1.el9.src.rpm
Repository : epel
Summary : Python "Circuit Breaker" implementation
URL : https://github.com/fabfuel/circuitbreaker
License : BSD-3-Clause
Description : This is a Python implementation of the "Circuit Breaker" Pattern.