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

Last updated: April 29,2024

1. Install "python-flask-openid" package

Please follow the step by step instructions below to install python-flask-openid on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-flask-openid" package

Please follow the steps below to uninstall python-flask-openid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python-flask (>= 0.8), python-openid (>= 2.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-flask-openid-doc
Filename: pool/universe/f/flask-openid/python-flask-openid_1.2.5+dfsg-2_all.deb
Size: 10382
MD5sum: cdb556b3a191ccae1f4902b3af528230
SHA1: daf07c8e74ed7688e8ef85793c4a024f72b265d3
SHA256: 938b95d7b472708ad69cf9d0000290d4dcea6018e4309a923eb35d9584661b33
Description-en: OpenID support for Flask applications (Python 2)
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 2.
Description-md5: 3172838a671fe54ecde920a7fc73ffe1
Homepage: https://github.com/mitsuhiko/flask-openid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu