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

Last updated: October 04,2024

1. Install "python38-yg.lockfile" package

Here is a brief guide to show you how to install python38-yg.lockfile on openSuSE Tumbleweed

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

2. Uninstall "python38-yg.lockfile" package

This guide covers the steps necessary to uninstall python38-yg.lockfile on openSuSE Tumbleweed:

$ sudo zypper remove python38-yg.lockfile

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

Information for package python38-yg.lockfile:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-yg.lockfile
Version : 2.3-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 26,6 KiB
Installed : No
Status : not installed
Source package : python-yg.lockfile-2.3-1.5.src
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.