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

Last updated: May 20,2024

1. Install "python3-openid" package

This is a short guide on how to install python3-openid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-openid

2. Uninstall "python3-openid" package

Learn how to uninstall python3-openid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-openid
Priority: optional
Section: universe/python
Installed-Size: 462
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 3.0.9-1
Depends: python3-defusedxml, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python3-openid/python3-openid_3.0.9-1_all.deb
Size: 94094
MD5sum: 3caba807909689301caf21ac219f42b5
SHA1: f9a841d98d39a75b094c55a9798f7de26386fb89
SHA256: 96e344f08c1a194597b3bc8e89c7e267216d0e30f2db2690dd5b9ef3db8fec43
Description-en: Python3 OpenID package for modern servers and consumers
This is a set of Python packages to support use of the OpenID decentralized
identity system in your application.
Description-md5: 1585ce9e8bb81935adbb94d57d4d6adb
Homepage: https://github.com/necaris/python3-openid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu