How to Install and Uninstall python-flask-bcrypt-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "python-flask-bcrypt-doc" package

This tutorial shows how to install python-flask-bcrypt-doc on Kali Linux

$ sudo apt update $ sudo apt install python-flask-bcrypt-doc

2. Uninstall "python-flask-bcrypt-doc" package

This guide let you learn how to uninstall python-flask-bcrypt-doc on Kali Linux:

$ sudo apt remove python-flask-bcrypt-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-flask-bcrypt-doc package on Kali Linux

Package: python-flask-bcrypt-doc
Source: flask-bcrypt
Version: 1.0.1-2
Installed-Size: 99
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 18332
SHA256: 6f2b35627e78064e8d473b8b3f857e38be8bae2de2684c2d48c90988537bcb08
SHA1: f6d4c227301fe8415ba6560c1f8f072fac7398dd
MD5sum: 6422fb0f6512d827a64e30683e5f60ac
Description: Flask extension that provides bcrypt hashing utilities (Documentation)
Due to the recent increased prevelance of powerful hardware,
such as modern GPUs, hashes have become increasingly easy to crack.
A proactive solution to this is to use a hash that was designed to be
"de-optimized". Bcrypt is such a hashing facility; unlike hashing algorithms
such as MD5 and SHA1, which are optimized for speed, bcrypt is intentionally
structured to be slow.
.
This package contains the HTML documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://readthedocs.org/docs/flask-bcrypt/
Section: doc
Priority: optional
Filename: pool/main/f/flask-bcrypt/python-flask-bcrypt-doc_1.0.1-2_all.deb