How to Install and Uninstall python3-flask-httpauth Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-flask-httpauth" package

Please follow the step by step instructions below to install python3-flask-httpauth on Kali Linux

$ sudo apt update $ sudo apt install python3-flask-httpauth

2. Uninstall "python3-flask-httpauth" package

This guide covers the steps necessary to uninstall python3-flask-httpauth on Kali Linux:

$ sudo apt remove python3-flask-httpauth $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flask-httpauth package on Kali Linux

Package: python3-flask-httpauth
Source: python-flask-httpauth
Version: 4.5.0-4
Installed-Size: 55
Maintainer: Martina Ferrari
Architecture: all
Depends: python3-flask, python3:any
Recommends: python3-asgiref
Suggests: python-flask-httpauth-doc
Size: 20340
SHA256: 0f5d37001f03026584b2c927c8d1e6f0ffd11ba8999cabbc3667f82354eb8c94
SHA1: 9b4601425ab40f219d267a578d2e21057d37c785
MD5sum: b134c60c41f2ea08b4310afb53f2687e
Description: Basic and Digest HTTP authentication for Flask (Python 3)
Flask-HTTPAuth is a simple extension that provides Basic and Digest HTTP
authentication for Flask routes.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/miguelgrinberg/flask-httpauth/
Section: python
Priority: optional
Filename: pool/main/p/python-flask-httpauth/python3-flask-httpauth_4.5.0-4_all.deb