How to Install and Uninstall python3-flufl-lock.noarch Package on Oracle Linux 9

Last updated: September 23,2024

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

Please follow the steps below to install python3-flufl-lock.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall python3-flufl-lock.noarch on Oracle Linux 9:

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

3. Information about the python3-flufl-lock.noarch package on Oracle Linux 9

Last metadata expiration check: 0:06:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-flufl-lock
Version : 6.0
Release : 1.el9
Architecture : noarch
Size : 36 k
Source : python-flufl-lock-6.0-1.el9.src.rpm
Repository : epel
Summary : NFS-safe file locking with timeouts for POSIX systems
URL : https://gitlab.com/warsaw/flufl.lock
License : Apache-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.