How to Install and Uninstall python-keystoneclient-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "python-keystoneclient-doc" package

This guide covers the steps necessary to install python-keystoneclient-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-keystoneclient-doc" package

In this section, we are going to explain the necessary steps to uninstall python-keystoneclient-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-keystoneclient-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-keystoneclient-doc
Priority: extra
Section: doc
Installed-Size: 274
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-keystoneclient
Version: 1:2.3.1-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-keystoneclient/python-keystoneclient-doc_2.3.1-2_all.deb
Size: 41804
MD5sum: 522a3557d906507f3631052e5afcf4c9
SHA1: efb56b98c762343718e77eda0332ce5d890d9f69
SHA256: 4621a345aa1ff743fa505495551a011ca7e1b188fae02c2635c524af84b7250a
Description-en: 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: 9f8609c358e8d26f4ffabd9a10766efa
Homepage: https://github.com/openstack/python-keystoneclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m