How to Install and Uninstall python311-yg.lockfile Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python311-yg.lockfile" package

In this section, we are going to explain the necessary steps to install python311-yg.lockfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-yg.lockfile

2. Uninstall "python311-yg.lockfile" package

Please follow the guidelines below to uninstall python311-yg.lockfile on openSuSE Tumbleweed:

$ sudo zypper remove python311-yg.lockfile

3. Information about the python311-yg.lockfile package on openSuSE Tumbleweed

Information for package python311-yg.lockfile:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-yg.lockfile
Version : 2.3-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 29.3 KiB
Installed : No
Status : not installed
Source package : python-yg.lockfile-2.3-1.15.src
Upstream URL : https://github.com/yougov/yg.lockfile
Summary : Lockfile object with timeouts and context manager
Description :
A FileLock class that implements a context manager with timeouts on top
of zc.lockfile, an excellent, cross-platorm implementation of file locking.