How to Install and Uninstall python3-flask-openid.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-flask-openid.noarch" package

This guide let you learn how to install python3-flask-openid.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-flask-openid.noarch

2. Uninstall "python3-flask-openid.noarch" package

Please follow the guidance below to uninstall python3-flask-openid.noarch on Fedora 36:

$ sudo dnf remove python3-flask-openid.noarch $ sudo dnf autoremove

3. Information about the python3-flask-openid.noarch package on Fedora 36

Last metadata expiration check: 0:51:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-flask-openid
Version : 1.3.0
Release : 2.fc36
Architecture : noarch
Size : 52 k
Source : python-flask-openid-1.3.0-2.fc36.src.rpm
Repository : fedora
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.