How to Install and Uninstall python3-retry.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-retry.noarch" package

Please follow the guidance below to install python3-retry.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-retry.noarch" package

Please follow the guidance below to uninstall python3-retry.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-retry.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:25:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-retry
Version : 0.9.4
Release : 1.el9
Architecture : noarch
Size : 17 k
Source : python-retry-0.9.4-1.el9.src.rpm
Repository : epel
Summary : Easy to use retry decorator
URL : https://github.com/eSAMTrade/retry
License : Apache-2.0
Description : Easy to use retry decorator