How to Install and Uninstall python36-zc.lockfile Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-zc.lockfile" package
This tutorial shows how to install python36-zc.lockfile on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-zc.lockfile
Copied
2. Uninstall "python36-zc.lockfile" package
Here is a brief guide to show you how to uninstall python36-zc.lockfile on openSuSE Tumbleweed:
$
sudo zypper remove
python36-zc.lockfile
Copied
3. Information about the python36-zc.lockfile package on openSuSE Tumbleweed
Information for package python36-zc.lockfile:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-zc.lockfile
Version : 2.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 42,7 KiB
Installed : No
Status : not installed
Source package : python-zc.lockfile-2.0-2.1.src
Summary : Basic inter-process locks
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.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-zc.lockfile
Version : 2.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 42,7 KiB
Installed : No
Status : not installed
Source package : python-zc.lockfile-2.0-2.1.src
Summary : Basic inter-process locks
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.