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

Last updated: October 05,2024

1. Install "python3-fasteners.noarch" package

Please follow the steps below to install python3-fasteners.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 0:20:01 ago on Wed Mar 13 07:41:12 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