How to Install and Uninstall python312-portalocker Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python312-portalocker" package
Please follow the steps below to install python312-portalocker on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-portalocker
Copied
2. Uninstall "python312-portalocker" package
This is a short guide on how to uninstall python312-portalocker on openSuSE Tumbleweed:
$
sudo zypper remove
python312-portalocker
Copied
3. Information about the python312-portalocker package on openSuSE Tumbleweed
Information for package python312-portalocker:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-portalocker
Version : 2.8.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 133.3 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 : python312-portalocker
Version : 2.8.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 133.3 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.