How to Install and Uninstall python3-flask-openid Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-flask-openid" package

Learn how to install python3-flask-openid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-flask-openid

2. Uninstall "python3-flask-openid" package

This guide let you learn how to uninstall python3-flask-openid on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-flask-openid $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flask-openid package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-flask-openid
Priority: optional
Section: universe/python
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Architecture: all
Source: flask-openid
Version: 1.2.5+dfsg-2
Depends: python3-flask (>= 0.10.1), python3-openid (>= 2.0), python3:any (>= 3.3.2-2~)
Suggests: python-flask-openid-doc
Filename: pool/universe/f/flask-openid/python3-flask-openid_1.2.5+dfsg-2_all.deb
Size: 10412
MD5sum: 31220c48b0a6735e4d165c641a2d20e2
SHA1: 2fe71520bb228aad21efac8273bae053cc7ee609
SHA256: cfc5d2aa0550a7395e1b83f6488611e8199a9755929f3de5b19ce888b995c3ed
Description-en: OpenID support for Flask applications (Python 3)
Flask-OpenID is an extension to Flask to add OpenID based authentication. It
supports OpenID 2.x and has basic support for the Simple Registration (SReg)
and Attribute Exchange (AX) extensions.
.
This package contains the module for Python 3.
Description-md5: 51c82a88934a1f5b8239d5e57170e60a
Homepage: https://github.com/mitsuhiko/flask-openid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu