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

Last updated: November 07,2024

1. Install "python3-keycloak" package

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

$ sudo apt update $ sudo apt install python3-keycloak

2. Uninstall "python3-keycloak" package

Please follow the instructions below to uninstall python3-keycloak on Kali Linux:

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

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

Package: python3-keycloak
Source: python-keycloak
Version: 3.9.0+dfsg-1
Installed-Size: 319
Maintainer: Debian Python Team
Architecture: all
Depends: python3-deprecation, python3-jose (>= 3.3.0~), python3-requests, python3-requests-toolbelt, python3:any
Size: 37020
SHA256: 96a83656360ca8cef0d7cde7c014fd17218661dd110eb14dff0f1db5dcb7749e
SHA1: 909842763edad30013a0dbcfa22a4dc167fc7854
MD5sum: e128560e3a276bd92feaf23d98f04340
Description: Python Keycloak API library (Python 3)
Keycloak is an open source identity and access management solution. This
package provides access to the API via Python.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/marcospereirampj/python-keycloak
Section: python
Priority: optional
Filename: pool/main/p/python-keycloak/python3-keycloak_3.9.0+dfsg-1_all.deb