How to Install and Uninstall python3-flask-openid.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 11,2025
1. Install "python3-flask-openid.noarch" package
This tutorial shows how to install python3-flask-openid.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-flask-openid.noarch
Copied
2. Uninstall "python3-flask-openid.noarch" package
This guide covers the steps necessary to uninstall python3-flask-openid.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-flask-openid.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flask-openid.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:41:58 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-flask-openid
Version : 1.2.5
Release : 21.el8
Architecture : noarch
Size : 55 k
Source : python-flask-openid-1.2.5-21.el8.src.rpm
Repository : epel
Summary : OpenID support for Flask
URL : http://github.com/mitsuhiko/flask-openid/
License : BSD
Description : Flask-OpenID is an extension to flask that allows you to add openid
: based authentication to your website in a matter of minutes.
:
: This package includes the python 3 version of the module.
Available Packages
Name : python3-flask-openid
Version : 1.2.5
Release : 21.el8
Architecture : noarch
Size : 55 k
Source : python-flask-openid-1.2.5-21.el8.src.rpm
Repository : epel
Summary : OpenID support for Flask
URL : http://github.com/mitsuhiko/flask-openid/
License : BSD
Description : Flask-OpenID is an extension to flask that allows you to add openid
: based authentication to your website in a matter of minutes.
:
: This package includes the python 3 version of the module.