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

Last updated: May 13,2024

1. Install "python38-sanlock" package

This is a short guide on how to install python38-sanlock on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-sanlock

2. Uninstall "python38-sanlock" package

This is a short guide on how to uninstall python38-sanlock on openSuSE Tumbleweed:

$ sudo zypper remove python38-sanlock

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

Information for package python38-sanlock:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-sanlock
Version : 3.8.4-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 48,7 KiB
Installed : No
Status : not installed
Source package : python-sanlock-3.8.4-2.1.src
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.