How to Install and Uninstall python3-sanlock Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-sanlock" package

Please follow the guidelines below to install python3-sanlock on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-sanlock

2. Uninstall "python3-sanlock" package

Please follow the step by step instructions below to uninstall python3-sanlock on openSUSE Leap:

$ sudo zypper remove python3-sanlock

3. Information about the python3-sanlock package on openSUSE Leap

Information for package python3-sanlock:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-sanlock
Version : 3.8.5-150000.4.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 47.0 KiB
Installed : No
Status : not installed
Source package : python-sanlock-3.8.5-150000.4.6.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.