How to Install and Uninstall python311-portalocker Package on openSuSE Tumbleweed
Last updated: December 27,2024
1. Install "python311-portalocker" package
Please follow the instructions below to install python311-portalocker on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-portalocker
Copied
2. Uninstall "python311-portalocker" package
This guide let you learn how to uninstall python311-portalocker on openSuSE Tumbleweed:
$
sudo zypper remove
python311-portalocker
Copied
3. Information about the python311-portalocker package on openSuSE Tumbleweed
Information for package python311-portalocker:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-portalocker
Version : 2.8.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 138.2 KiB
Installed : No
Status : not installed
Source package : python-portalocker-2.8.2-1.4.src
Upstream URL : https://github.com/WoLpH/portalocker
Summary : Locking library for Python
Description :
Portalocker is a library to provide an API to file locking.
On Linux and Unix systems, the locks are advisory by default. By
specifying the `-o mand` option to the mount command, it is possible
to enable mandatory file locking on Linux. This is generally not
recommended however.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-portalocker
Version : 2.8.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 138.2 KiB
Installed : No
Status : not installed
Source package : python-portalocker-2.8.2-1.4.src
Upstream URL : https://github.com/WoLpH/portalocker
Summary : Locking library for Python
Description :
Portalocker is a library to provide an API to file locking.
On Linux and Unix systems, the locks are advisory by default. By
specifying the `-o mand` option to the mount command, it is possible
to enable mandatory file locking on Linux. This is generally not
recommended however.