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

Last updated: June 04,2024

1. Install "python-keystoneclient" package

Learn how to install python-keystoneclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-keystoneclient

2. Uninstall "python-keystoneclient" package

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

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

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

Package: python-keystoneclient
Priority: extra
Section: python
Installed-Size: 1529
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1:2.3.1-2
Depends: python-debtcollector, python-iso8601, python-keyring (>= 5.5.1), python-keystoneauth1 (>= 2.1.0), python-lxml, python-oslo.config (>= 1:3.7.0), python-oslo.i18n (>= 2.1.0), python-oslo.serialization (>= 1.10.0), python-oslo.utils (>= 3.5.0), python-pbr (>= 1.8), python-positional, python-prettytable, python-requests (>= 2.8.1), python-six (>= 1.9.0), python-stevedore (>= 1.5.0), python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-keystoneclient/python-keystoneclient_2.3.1-2_all.deb
Size: 183754
MD5sum: 90bd3e0c123d8034b0da5b39e9402931
SHA1: 732659b76fafd0c889093ec77e993ae90d035d06
SHA256: c292e555d821f037f081025cf88f8ca315ae5e7fe71974540e1940eec13fd483
Description-en: client library for the OpenStack Keystone API - Python 2.x
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 "python-openstackclient" package.
.
This package contains the Python 2.x module.
Description-md5: 80ae87c25302b3a0d3a859da2301f316
Homepage: https://github.com/openstack/python-keystoneclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y