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

Last updated: May 03,2024

1. Install "python3-zxcvbn" package

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

$ sudo apt update $ sudo apt install python3-zxcvbn

2. Uninstall "python3-zxcvbn" package

Please follow the step by step instructions below to uninstall python3-zxcvbn on Kali Linux:

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

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

Package: python3-zxcvbn
Source: python-zxcvbn
Version: 4.4.28-3
Installed-Size: 864
Maintainer: Sabino Par
Architecture: all
Depends: python3:any
Size: 372256
SHA256: 49b4ba60a369e685d3a3bc5706cdd79041a063894d35093db288591ddffeb508
SHA1: 14dff9ef41ad4dd53999acd3ede93b3ac18d47c7
MD5sum: a59b948045bf88e3f95a59924e91fcb0
Description: Realistic password strength estimator - Python3 module
This is a Python implementation of the library created by the
team at Dropbox. Accepts user data to be added to the dictionaries
that are tested against, gives a score to the password, provides
feedback on the password and ways to improve it, returns time
estimates on how long it would take to guess the password in
different situations
.
This package provides the Python 3 library, and a zxcvbn binary providing
a convenient wrapper.
Description-md5:
Homepage: https://github.com/dwolfhub/zxcvbn-python/tree/master
Section: python
Priority: optional
Filename: pool/main/p/python-zxcvbn/python3-zxcvbn_4.4.28-3_all.deb