How to Install and Uninstall python3-timeout-decorator.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "python3-timeout-decorator.noarch" package

In this section, we are going to explain the necessary steps to install python3-timeout-decorator.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-timeout-decorator.noarch

2. Uninstall "python3-timeout-decorator.noarch" package

This is a short guide on how to uninstall python3-timeout-decorator.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-timeout-decorator.noarch $ sudo dnf autoremove

3. Information about the python3-timeout-decorator.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:31:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-timeout-decorator
Version : 0.4.1
Release : 1.el8
Architecture : noarch
Size : 15 k
Source : python-timeout-decorator-0.4.1-1.el8.src.rpm
Repository : epel
Summary : Timeout decorator for Python
URL : https://github.com/pnpnpn/timeout-decorator
License : MIT
Description : A python module which provides a timeout decorator.