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

Last updated: February 24,2025

1. Install "python2-Flask-HTTPAuth" package

In this section, we are going to explain the necessary steps to install python2-Flask-HTTPAuth on openSUSE Leap

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

2. Uninstall "python2-Flask-HTTPAuth" package

This guide let you learn how to uninstall python2-Flask-HTTPAuth on openSUSE Leap:

$ sudo zypper remove python2-Flask-HTTPAuth

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

Information for package python2-Flask-HTTPAuth:
-----------------------------------------------
Repository : Main Repository
Name : python2-Flask-HTTPAuth
Version : 4.0.0-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 32,4 KiB
Installed : No
Status : not installed
Source package : python-Flask-HTTPAuth-4.0.0-bp153.1.20.src
Summary : Basic and Digest HTTP authentication for Flask routes
Description :
Simple extension that provides Basic and Digest HTTP authentication for Flask routes.