How to Install and Uninstall python3-Flask-HTTPAuth Package on openSUSE Leap

Last updated: May 12,2024

1. Install "python3-Flask-HTTPAuth" package

Please follow the step by step instructions below to install python3-Flask-HTTPAuth on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Flask-HTTPAuth

2. Uninstall "python3-Flask-HTTPAuth" package

Please follow the guidelines below to uninstall python3-Flask-HTTPAuth on openSUSE Leap:

$ sudo zypper remove python3-Flask-HTTPAuth

3. Information about the python3-Flask-HTTPAuth package on openSUSE Leap

Information for package python3-Flask-HTTPAuth:
-----------------------------------------------
Repository : Main Repository
Name : python3-Flask-HTTPAuth
Version : 4.0.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 41.1 KiB
Installed : No
Status : not installed
Source package : python-Flask-HTTPAuth-4.0.0-bp155.2.12.src
Upstream URL : https://github.com/miguelgrinberg/flask-httpauth/
Summary : Basic and Digest HTTP authentication for Flask routes
Description :
Simple extension that provides Basic and Digest HTTP authentication for Flask routes.