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

Last updated: May 15,2024

1. Install "python3-blazarclient" package

This guide covers the steps necessary to install python3-blazarclient on Kali Linux

$ sudo apt update $ sudo apt install python3-blazarclient

2. Uninstall "python3-blazarclient" package

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

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

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

Package: python3-blazarclient
Source: python-blazarclient
Version: 3.7.0-2
Installed-Size: 177
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-cliff, python3-keystoneauth1, python3-osc-lib, python3-oslo.i18n, python3-oslo.log, python3-oslo.utils, python3-pbr, python3-prettytable, python3:any
Size: 25248
SHA256: ea8c78ce5522586bd8f6b998f2ec9554e7cebd29d67c4eadd7d9cc4bcbcb1206
SHA1: 08e577e7eda8530a2f4bd814c20332c7a2314c94
MD5sum: 9bcc8cf2695cf8ac82e31212c5d7f581
Description: client for OpenStack Reservation Service
Blazar is a resource reservation service for OpenStack. Blazar enables users
to reserve a specific type/amount of resources for a specific time period and
it leases these resources to users based on their reservations.
.
The following two resource types are currently supported:
* Compute host: reserve and lease with a unit of a whole host
* Instance: reserve and lease with a unit of a flavor
.
This package contains the client Python module and cli tool.
Description-md5:
Homepage: https://github.com/openstack/python-blazarclient
Section: python
Priority: optional
Filename: pool/main/p/python-blazarclient/python3-blazarclient_3.7.0-2_all.deb