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

Last updated: September 28,2024

1. Install "python311-sanlock" package

This guide let you learn how to install python311-sanlock on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-sanlock

2. Uninstall "python311-sanlock" package

Here is a brief guide to show you how to uninstall python311-sanlock on openSuSE Tumbleweed:

$ sudo zypper remove python311-sanlock

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

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