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

Last updated: October 05,2024

1. Install "python3-fasteners.noarch" package

Learn how to install python3-fasteners.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-fasteners.noarch" package

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

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

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

Last metadata expiration check: 0:05:34 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-fasteners
Version : 0.17
Release : 2.el8
Architecture : noarch
Size : 38 k
Source : python-fasteners-0.17-2.el8.src.rpm
Repository : epel
Summary : A python package that provides useful locks
URL : https://github.com/harlowja/fasteners
License : ASL 2.0
Description :
: Cross platform locks for threads and processes