How to Install and Uninstall python3-zc-lockfile.noarch Package on Fedora 39
Last updated: January 17,2025
1. Install "python3-zc-lockfile.noarch" package
Learn how to install python3-zc-lockfile.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-zc-lockfile.noarch
Copied
2. Uninstall "python3-zc-lockfile.noarch" package
This guide let you learn how to uninstall python3-zc-lockfile.noarch on Fedora 39:
$
sudo dnf remove
python3-zc-lockfile.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zc-lockfile.noarch package on Fedora 39
Last metadata expiration check: 5:03:10 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-zc-lockfile
Version : 3.0.post1
Release : 3.fc39
Architecture : noarch
Size : 22 k
Source : python-zc-lockfile-3.0.post1-3.fc39.src.rpm
Repository : fedora
Summary : Basic Inter-Process Locks
URL : https://pypi.io/project/zc.lockfile/
License : ZPLv2.1
Description : The zc.lockfile package provides a basic portable implementation of
: interprocess locks using lock files. The purpose if not specifically
: to lock files, but to simply provide locks with an implementation based
: on file-locking primitives. Of course, these locks could be used to
: mediate access to other files. For example, the ZODB file storage
: implementation uses file locks to mediate access to file-storage
: database files. The database files and lock file files are separate files.
Available Packages
Name : python3-zc-lockfile
Version : 3.0.post1
Release : 3.fc39
Architecture : noarch
Size : 22 k
Source : python-zc-lockfile-3.0.post1-3.fc39.src.rpm
Repository : fedora
Summary : Basic Inter-Process Locks
URL : https://pypi.io/project/zc.lockfile/
License : ZPLv2.1
Description : The zc.lockfile package provides a basic portable implementation of
: interprocess locks using lock files. The purpose if not specifically
: to lock files, but to simply provide locks with an implementation based
: on file-locking primitives. Of course, these locks could be used to
: mediate access to other files. For example, the ZODB file storage
: implementation uses file locks to mediate access to file-storage
: database files. The database files and lock file files are separate files.