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

Last updated: May 19,2024

1. Install "python3-keystoneauth1" package

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

$ sudo apt update $ sudo apt install python3-keystoneauth1

2. Uninstall "python3-keystoneauth1" package

Please follow the steps below to uninstall python3-keystoneauth1 on Kali Linux:

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

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

Package: python3-keystoneauth1
Source: python-keystoneauth1
Version: 5.3.0-3
Installed-Size: 1266
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-iso8601, python3-lxml, python3-oauthlib, python3-os-service-types, python3-pbr, python3-requests, python3-stevedore, python3:any
Suggests: python-keystoneauth1-doc, python3-requests-kerberos
Size: 154380
SHA256: dbe7567e8349f634b9226d39cfb36622c12759e03d4ee7890700b3c97dc1b717
SHA1: 05f0ea3d3c735724695c6f548adf3b29b5154bb6
MD5sum: acd26f0571931f1359c547d84d9399aa
Description: authentication library for OpenStack Identity - Python 3.x
Keystoneauth is a library that contains tools for authenticating with
OpenStack Clients. These tools include: authentication plugins (password,
token, and federation based); discovery mechanisms to determineversion support
for OpenStack clouds; and a session used to maintain client settings across
requests. It is designed for use in conjunction with the existing OpenStack
clients and for simplifying the process of writing new clients.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://www.openstack.org/
Tag: admin::virtualization, implemented-in::python, role::shared-lib,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-keystoneauth1/python3-keystoneauth1_5.3.0-3_all.deb