How to Install and Uninstall python3-fasteners.noarch Package on Rocky Linux 9

Last updated: November 27,2024

1. Install "python3-fasteners.noarch" package

Here is a brief guide to show you how to install python3-fasteners.noarch on Rocky Linux 9

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

2. Uninstall "python3-fasteners.noarch" package

Please follow the step by step instructions below to uninstall python3-fasteners.noarch on Rocky Linux 9:

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

3. Information about the python3-fasteners.noarch package on Rocky Linux 9

Last metadata expiration check: 1:35:16 ago on Fri Feb 16 06:49:52 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