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

Last updated: April 28,2024

1. Install "python3-masakariclient" package

Here is a brief guide to show you how to install python3-masakariclient on Kali Linux

$ sudo apt update $ sudo apt install python3-masakariclient

2. Uninstall "python3-masakariclient" package

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

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

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

Package: python3-masakariclient
Source: python-masakariclient
Version: 8.2.0-2
Installed-Size: 2528
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-openstacksdk, python3-osc-lib, python3-oslo.i18n, python3-oslo.serialization, python3-pbr, python3:any, libjs-sphinxdoc (>= 5.2)
Recommends: python3-openstackclient
Size: 934828
SHA256: 84aa6c770a15958088d68d6abfe92ea5e59f505846bad7558b02707bdef7fe1e
SHA1: 83ab235d260952a684033bb903250a53399ea903
MD5sum: 10b6df4934a65c951a1009f870c304ff
Description: OpenStack Virtual Machine High Availability (VMHA) client
This is a client for the OpenStack Masakari service Virtual Machine High
Availability (VMHA) API. This package includes a Python library for
accessing the API (the masakariclient module), and a command-line script
extention for the python3-openstackclient package.
.
Masakari provides Virtual Machine High Availability (VMHA) service for
OpenStack clouds by automatically recovering the KVM-based Virtual
Machine(VM)s from failure events such as VM process down, provisioning
process down, and nova-compute host failure. It also provides API service for
manage and control the automated rescue mechanism.
Description-md5:
Homepage: https://opendev.org/openstack/python-masakariclient
Section: python
Priority: optional
Filename: pool/main/p/python-masakariclient/python3-masakariclient_8.2.0-2_all.deb