How to Install and Uninstall python3-sanlock Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-sanlock" package

This guide let you learn how to install python3-sanlock on Kali Linux

$ sudo apt update $ sudo apt install python3-sanlock

2. Uninstall "python3-sanlock" package

Learn how to uninstall python3-sanlock on Kali Linux:

$ sudo apt remove python3-sanlock $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sanlock package on Kali Linux

Package: python3-sanlock
Source: sanlock (3.8.5-2)
Version: 3.8.5-2+b1
Installed-Size: 70
Maintainer: Håvard F. Aasen
Architecture: amd64
Depends: libsanlock1 (= 3.8.5-2+b1), python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.4)
Size: 19408
SHA256: ed2e80c4b82331f2f50b075b39952d7d7add7d303a8f80fff01f507d44bf9988
SHA1: 3d6199424252a319429332ffffda4af8e49469ec
MD5sum: c38eeb054d639337db3cd263efdb885d
Description: Python3 bindings to shared storage lock manager
Sanlock ensures that single disk cannot be used by more than
one running VM at a time, across any host in a network.
.
This package contains the Python3 bindings.
Description-md5:
Multi-Arch: same
Homepage: https://www.pagure.io/sanlock/
Section: python
Priority: optional
Filename: pool/main/s/sanlock/python3-sanlock_3.8.5-2+b1_amd64.deb