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

Last updated: July 02,2024

1. Install "python310-sanlock" package

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

$ sudo zypper refresh $ sudo zypper install python310-sanlock

2. Uninstall "python310-sanlock" package

This guide covers the steps necessary to uninstall python310-sanlock on openSuSE Tumbleweed:

$ sudo zypper remove python310-sanlock

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

Information for package python310-sanlock:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.