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

Last updated: May 22,2024

1. Install "python3-cracklib" package

Learn how to install python3-cracklib on Kali Linux

$ sudo apt update $ sudo apt install python3-cracklib

2. Uninstall "python3-cracklib" package

Learn how to uninstall python3-cracklib on Kali Linux:

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

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

Package: python3-cracklib
Source: cracklib2 (2.9.6-5.1)
Version: 2.9.6-5.1+b1
Installed-Size: 66
Maintainer: Jan Dittberner
Architecture: amd64
Depends: cracklib-runtime (>= 2.9.6-5.1+b1), libcrack2 (>= 2.9.6-5.1+b1), python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.33)
Size: 12940
SHA256: 41ad30b2b1ba8aad018595b95b52af2a6d8285ee9a478f701d3fcfe6a2f81aae
SHA1: 2f8b03824a0cf6723344d60e75de53f502e428e1
MD5sum: 84bcf0a83ce86e703a20f356cb72d82b
Description: Python3 bindings for password checker library cracklib2
This package provides Python bindings for cracklib. It contains a
pythonic interface to cracklib's functions and some Python
convenience functions.
.
You should install this package if you want to use or develop Python3
applications that want to interface with cracklib2.
.
This package provides the Python3 version of cracklib2's Python binding.
Description-md5:
Homepage: https://github.com/cracklib/cracklib
Section: python
Priority: optional
Filename: pool/main/c/cracklib2/python3-cracklib_2.9.6-5.1+b1_amd64.deb