How to Install and Uninstall python39-sanlock Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python39-sanlock" package

Please follow the guidelines below to install python39-sanlock on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-sanlock

2. Uninstall "python39-sanlock" package

Please follow the instructions below to uninstall python39-sanlock on openSuSE Tumbleweed:

$ sudo zypper remove python39-sanlock

3. Information about the python39-sanlock package on openSuSE Tumbleweed

Information for package python39-sanlock:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sanlock
Version : 3.8.5-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 48.2 KiB
Installed : No
Status : not installed
Source package : python-sanlock-3.8.5-3.1.src
Upstream URL : https://pagure.io/sanlock
Summary : Python bindings for the sanlock library
Description :
sanlock uses disk paxos to manage leases on shared storage.
Hosts connected to a common SAN can use this to synchronize their
access to the shared disks.
This package provides a module that permits applications written in
the Python programming language to use the interface supplied by the
sanlock library.