How to Install and Uninstall python3-keystoneclient Package on Ubuntu 21.10 (Impish Indri)

Last updated: December 24,2024

1. Install "python3-keystoneclient" package

In this section, we are going to explain the necessary steps to install python3-keystoneclient on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-keystoneclient

2. Uninstall "python3-keystoneclient" package

In this section, we are going to explain the necessary steps to uninstall python3-keystoneclient on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-keystoneclient package on Ubuntu 21.10 (Impish Indri)

Package: python3-keystoneclient
Architecture: all
Version: 1:4.3.0-0ubuntu1
Priority: extra
Section: python
Source: python-keystoneclient
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1589
Depends: python3-debtcollector (>= 1.2.0), python3-keystoneauth1 (>= 3.4.0), python3-lxml, python3-oslo.config (>= 1:5.2.0), python3-oslo.i18n (>= 3.15.3), python3-oslo.serialization (>= 2.18.0), python3-oslo.utils (>= 3.33.0), python3-pbr (>= 2.0.0), python3-requests (>= 2.14.2), python3-six (>= 1.10.0), python3-stevedore (>= 1:1.20.0), python3:any
Suggests: python3-keyring
Filename: pool/main/p/python-keystoneclient/python3-keystoneclient_4.3.0-0ubuntu1_all.deb
Size: 179698
MD5sum: 8eebff34a1b0b16f3725f27b24ba576d
SHA1: d11103359f9a4aabc150406aecd95be86d33ed5d
SHA256: cf976771938217fc2c314718e2da5e5434f660cdde0704450f4fd6a001f04ab4
SHA512: d4abede3f65d92e770c516809ce67dbc29b267e1f4b5df3bc9dd99c4598cd1efe586d1b75d6ed4c72936094fbd3f9ed26504ab28aca22106b98cf4ac195a3d47
Homepage: https://github.com/openstack/python-keystoneclient
Description-en: client library for the OpenStack Keystone API - Python 3.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 "python3-openstackclient" package.
.
This package contains the Python 3.x module.
Description-md5: d7d611f8448a2f60f9b1bf54079c4c7b