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

Last updated: April 29,2024

1. Install "python3-glanceclient" package

Please follow the guidelines below to install python3-glanceclient on Kali Linux

$ sudo apt update $ sudo apt install python3-glanceclient

2. Uninstall "python3-glanceclient" package

This is a short guide on how to uninstall python3-glanceclient on Kali Linux:

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

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

Package: python3-glanceclient
Source: python-glanceclient
Version: 1:4.4.0-3
Installed-Size: 898
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-keystoneauth1, python3-openssl, python3-oslo.i18n, python3-oslo.utils, python3-pbr, python3-prettytable, python3-requests, python3-warlock, python3-wrapt, python3:any
Suggests: python-glanceclient-doc
Size: 129320
SHA256: 402180152d14a9d46c05268c0d61694cf4cf01893e48c0da137156f05dcd6666
SHA1: 6e343b9816bb7c86e508968d1cc1ebc335362c44
MD5sum: abeabef4f4418cecd728a9388cb9ee4d
Description: Client library for Openstack glance server - Python 3.x
The Glance project provides services for discovering, registering, and
retrieving virtual machine images over the cloud. They may be stand-alone
services, or may be used to deliver images from object stores, such as
OpenStack's Swift service, to Nova's compute nodes.
.
This is a client for the Glance which uses the OpenStack Image API. There's a
Python API (the "glanceclient" module), and a command-line script ("glance").
.
This package provides the Python 3.x module.
Description-md5:
Homepage: http://glance.openstack.org
Tag: admin::virtualization, implemented-in::python, interface::shell,
role::program, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-glanceclient/python3-glanceclient_4.4.0-3_all.deb