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

Last updated: May 19,2024

1. Install "python3-keystone" package

Please follow the instructions below to install python3-keystone on Kali Linux

$ sudo apt update $ sudo apt install python3-keystone

2. Uninstall "python3-keystone" package

Please follow the step by step instructions below to uninstall python3-keystone on Kali Linux:

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

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

Package: python3-keystone
Source: keystone
Version: 2:24.0.0-3
Installed-Size: 6945
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-bcrypt, python3-cryptography (>= 2.7), python3-dateutil, python3-dogpile.cache, python3-flask, python3-flask-restful, python3-jsonschema, python3-jwt, python3-keystoneclient, python3-keystonemiddleware, python3-ldappool, python3-lxml, python3-memcache, python3-msgpack, python3-oauthlib, python3-openstackclient, python3-oslo.cache, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging, python3-oslo.middleware, python3-oslo.policy, python3-oslo.serialization, python3-oslo.upgradecheck, python3-oslo.utils, python3-osprofiler, python3-passlib, python3-pbr, python3-pycadf, python3-pyldap, python3-pymysql, python3-pysaml2, python3-scrypt, python3-sqlalchemy (>= 1.4.0), python3-stevedore, python3-tz, python3-webob, python3:any
Conflicts: python-keystone
Size: 706492
SHA256: 15bd094498b5a4f1d3872ba844f98d8ec4bba1ac48032d0f32418428270edec6
SHA1: 58e1d4d7976a99b32bc4959211337676ef39094c
MD5sum: cdda83759f5a1d0ea73be82785d66ebf
Description: OpenStack identity service - library
This is the identity service used by OpenStack for authentication (authN)
and high-level authorization (authZ). It currently supports token-based
authN with user/service authZ, and is scalable to support OAuth, SAML,
and OpenID in future versions. Out of the box, Keystone uses SQLite for
its identity store database, with the option to connect to external LDAP.
.
This package contains the Python libraries.
Description-md5:
Homepage: http://keystone.openstack.org/
Section: python
Priority: optional
Filename: pool/main/k/keystone/python3-keystone_24.0.0-3_all.deb