How to Install and Uninstall python312-Flask-HTTPAuth Package on openSuSE Tumbleweed

Last updated: November 24,2024

1. Install "python312-Flask-HTTPAuth" package

Here is a brief guide to show you how to install python312-Flask-HTTPAuth on openSuSE Tumbleweed

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

2. Uninstall "python312-Flask-HTTPAuth" package

Please follow the instructions below to uninstall python312-Flask-HTTPAuth on openSuSE Tumbleweed:

$ sudo zypper remove python312-Flask-HTTPAuth

3. Information about the python312-Flask-HTTPAuth package on openSuSE Tumbleweed

Information for package python312-Flask-HTTPAuth:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Flask-HTTPAuth
Version : 4.8.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 44.2 KiB
Installed : No
Status : not installed
Source package : python-Flask-HTTPAuth-4.8.0-2.2.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.