How to Install and Uninstall python3-openid Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-openid" package

In this section, we are going to explain the necessary steps to install python3-openid on Kali Linux

$ sudo apt update $ sudo apt install python3-openid

2. Uninstall "python3-openid" package

Please follow the guidelines below to uninstall python3-openid on Kali Linux:

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

3. Information about the python3-openid package on Kali Linux

Package: python3-openid
Version: 3.2.0-2
Installed-Size: 465
Maintainer: Debian Python Team
Architecture: all
Depends: python3-defusedxml, python3:any
Size: 94648
SHA256: c99cb6dd7f0dcd67d75e15a02a29863b3a02951200ff4232059ef9fed8f9ef14
SHA1: 96373e73c9b704a5bf30a95ca75c6b53c684a2e5
MD5sum: 4c65f9ca10a0fc5b1543d3dd38f234ef
Description: 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:
Homepage: https://github.com/necaris/python3-openid
Section: python
Priority: optional
Filename: pool/main/p/python3-openid/python3-openid_3.2.0-2_all.deb