How to Install and Uninstall python-flask-httpauth Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: March 29,2024

1. Install "python-flask-httpauth" package

Please follow the guidance below to install python-flask-httpauth on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-flask-httpauth" package

In this section, we are going to explain the necessary steps to uninstall python-flask-httpauth on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-flask-httpauth package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-flask-httpauth
Priority: optional
Section: universe/python
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: Martín Ferrari
Architecture: all
Version: 2.2.1-1
Provides: python2.7-flask-httpauth
Depends: libjs-sphinxdoc (>= 1.0), python:any (<< 2.8), python-flask, python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-flask-httpauth/python-flask-httpauth_2.2.1-1_all.deb
Size: 23848
MD5sum: bb2fd12be60c16e689dbd8f154ec3e6b
SHA1: 9991d57e033ddf3bc720d38c8176519ddc9d6e5d
SHA256: ffa428db65b574b1c83201a3647b6d1d1088c3564596ae2d2ca96d2b4a8b7a30
Description-en: Basic and Digest HTTP authentication for Flask routes
Flask-HTTPAuth is a simple extension that provides Basic and Digest HTTP
authentication for Flask routes.
Description-md5: 5be41864565980584544e7e825112483
Homepage: https://github.com/miguelgrinberg/flask-httpauth/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu