How to Install and Uninstall python311-portalocker Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python311-portalocker" package
Please follow the steps below to install python311-portalocker on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-portalocker
Copied
2. Uninstall "python311-portalocker" package
Here is a brief guide to show you how to uninstall python311-portalocker on openSUSE Leap:
$
sudo zypper remove
python311-portalocker
Copied
3. Information about the python311-portalocker package on openSUSE Leap
Information for package python311-portalocker:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-portalocker
Version : 2.7.0-150400.10.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 85.3 KiB
Installed : No
Status : not installed
Source package : python-portalocker-2.7.0-150400.10.3.1.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-portalocker
Version : 2.7.0-150400.10.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 85.3 KiB
Installed : No
Status : not installed
Source package : python-portalocker-2.7.0-150400.10.3.1.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.