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

Last updated: May 11,2024

1. Install "python3-locket" package

This guide covers the steps necessary to install python3-locket on Kali Linux

$ sudo apt update $ sudo apt install python3-locket

2. Uninstall "python3-locket" package

Please follow the guidelines below to uninstall python3-locket on Kali Linux:

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

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

Package: python3-locket
Source: locket
Version: 1.0.0-2
Installed-Size: 27
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 5820
SHA256: b34f258e8df40810ab8679f4b121f9da29449dd8915eebe6c109d7f3e70140d6
SHA1: 0d6cd960df9889c01c246880a18170984e19d590
MD5sum: 8672586402566730afa1c524ca3b784e
Description: File-based locks for Python 3 for Linux and Windows
Locket implements a lock that can be used by multiple processes
provided they use the same path.
.
This contains the Python 3 version
Description-md5:
Homepage: https://github.com/mwilliamson/locket.py
Section: python
Priority: optional
Filename: pool/main/l/locket/python3-locket_1.0.0-2_all.deb