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

Last updated: January 11,2025

1. Install "python3-fasteners" package

Here is a brief guide to show you how to install python3-fasteners on Kali Linux

$ sudo apt update $ sudo apt install python3-fasteners

2. Uninstall "python3-fasteners" package

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

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

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

Package: python3-fasteners
Source: python-fasteners
Version: 0.18-2
Installed-Size: 71
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-monotonic, python3:any
Size: 13996
SHA256: 803d74031c506a3e836ec8856b14cd7be1fa73d770140e53a448ec7024aaeb39
SHA1: 698e4f7d7f3ee6b18e821efcc5fecc3c2238fe0d
MD5sum: 856e84116d9d8ea70038e4edb129b60f
Description: provides useful locks - Python 3.x
Fasteners is a Python package that provides useful locks. It includes locking
decorator (that acquires instance objects lock(s), acquires on method entry
and releases on method exit), reader-writer locks, inter-process locks and
generic lock helpers.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/harlowja/fasteners
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-fasteners/python3-fasteners_0.18-2_all.deb