How to Install and Uninstall python3-flufl-lock.noarch Package on Fedora 36

Last updated: July 01,2024

1. Install "python3-flufl-lock.noarch" package

Here is a brief guide to show you how to install python3-flufl-lock.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-flufl-lock.noarch

2. Uninstall "python3-flufl-lock.noarch" package

Please follow the step by step instructions below to uninstall python3-flufl-lock.noarch on Fedora 36:

$ sudo dnf remove python3-flufl-lock.noarch $ sudo dnf autoremove

3. Information about the python3-flufl-lock.noarch package on Fedora 36

Last metadata expiration check: 5:19:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-flufl-lock
Version : 3.2
Release : 14.fc36
Architecture : noarch
Size : 33 k
Source : python-flufl-lock-3.2-14.fc36.src.rpm
Repository : fedora
Summary : NFS-safe file locking with timeouts for POSIX systems
URL : https://gitlab.com/warsaw/flufl.lock
License : ASL 2.0
Description : The flufl.lock library provides an NFS-safe file-based locking algorithm
: influenced by the GNU/Linux "open(2)" man page, under the description of
: the "O_EXCL" option.