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

Last updated: October 07,2024

1. Install "python3-fasteners.noarch" package

Please follow the step by step instructions below to install python3-fasteners.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-fasteners.noarch" package

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

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

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

Last metadata expiration check: 2:12:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-fasteners
Version : 0.19
Release : 1.el9
Architecture : noarch
Size : 38 k
Source : python-fasteners-0.19-1.el9.src.rpm
Repository : epel
Summary : A python package that provides useful locks
URL : https://github.com/harlowja/fasteners
License : Apache-2.0
Description : Cross platform locks for threads and processes