How to Install and Uninstall python310-Flask-Paranoid Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-Flask-Paranoid" package
Please follow the guidelines below to install python310-Flask-Paranoid on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-Flask-Paranoid
Copied
2. Uninstall "python310-Flask-Paranoid" package
This tutorial shows how to uninstall python310-Flask-Paranoid on openSuSE Tumbleweed:
$
sudo zypper remove
python310-Flask-Paranoid
Copied
3. Information about the python310-Flask-Paranoid package on openSuSE Tumbleweed
Information for package python310-Flask-Paranoid:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Flask-Paranoid
Version : 0.3.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 13.8 KiB
Installed : No
Status : not installed
Source package : python-Flask-Paranoid-0.3.0-3.1.src
Upstream URL : http://github.com/miguelgrinberg/flask-paranoid/
Summary : Flask user session protection
Description :
Flask-Paranoid is an extension for the Flask framework that protects the
application against certain attacks in which the user session cookie is stolen
and then used by the attacker.
The extension generates a "paranoid" token according to the IP address and user
agent when a client connects to the flask application.
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Flask-Paranoid
Version : 0.3.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 13.8 KiB
Installed : No
Status : not installed
Source package : python-Flask-Paranoid-0.3.0-3.1.src
Upstream URL : http://github.com/miguelgrinberg/flask-paranoid/
Summary : Flask user session protection
Description :
Flask-Paranoid is an extension for the Flask framework that protects the
application against certain attacks in which the user session cookie is stolen
and then used by the attacker.
The extension generates a "paranoid" token according to the IP address and user
agent when a client connects to the flask application.