How to Install and Uninstall python-keystoneclient-doc Package on Kali Linux

Last updated: May 14,2024

1. Install "python-keystoneclient-doc" package

Please follow the guidance below to install python-keystoneclient-doc on Kali Linux

$ sudo apt update $ sudo apt install python-keystoneclient-doc

2. Uninstall "python-keystoneclient-doc" package

Here is a brief guide to show you how to uninstall python-keystoneclient-doc on Kali Linux:

$ sudo apt remove python-keystoneclient-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-keystoneclient-doc package on Kali Linux

Package: python-keystoneclient-doc
Source: python-keystoneclient
Version: 1:5.2.0-2
Installed-Size: 4935
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 1073648
SHA256: dd7e8735784a948c6c857d299207edb0acd869fac67a2cd0a3e4082bf2d49672
SHA1: cf783fc23f0fee78ba0fa83a27c00adafc2aef52
MD5sum: e3d9c80be98117708f97f568b64fdf85
Description: client library for the OpenStack Keystone API - doc
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 is a client for the OpenStack Keystone API. There's a Python API
(the "keystoneclient" module), and a command-line script ("keystone").
.
Installing this package gets you a shell command, that you can use to
interact with Keystone's API. Note that the "keystone" command line is
currently deprecated in favor of the "openstack" one available within
the "python3-openstackclient" package.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/openstack/python-keystoneclient
Tag: admin::virtualization, implemented-in::python, role::documentation,
role::shared-lib, suite::openstack, system::cloud, system::virtual
Section: doc
Priority: optional
Filename: pool/main/p/python-keystoneclient/python-keystoneclient-doc_5.2.0-2_all.deb