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

Last updated: May 20,2024

1. Install "python3-masakari" package

This tutorial shows how to install python3-masakari on Kali Linux

$ sudo apt update $ sudo apt install python3-masakari

2. Uninstall "python3-masakari" package

This tutorial shows how to uninstall python3-masakari on Kali Linux:

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

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

Package: python3-masakari
Source: masakari
Version: 16.0.0-2
Installed-Size: 1429
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-iso8601, python3-jsonschema, python3-keystoneauth1, python3-keystonemiddleware, python3-microversion-parse, python3-migrate, python3-novaclient, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging (>= 14.1.0), python3-oslo.middleware, python3-oslo.policy, python3-oslo.service, python3-oslo.upgradecheck, python3-oslo.utils, python3-oslo.versionedobjects, python3-pbr, python3-sqlalchemy (>= 1.2.19), python3-sqlalchemy-utils, python3-stevedore, python3-taskflow, python3-tooz, python3-webob, python3:any
Size: 173604
SHA256: 970f0c6320b79623ea8d6101ca0a5efa15c2e3af4dd78adcbe428c9baaafd0a3
SHA1: 405d47f4597c544f33c6b9f364eca56b5d987a1a
MD5sum: 22020003015c33591960ad47bd4c11b5
Description: OpenStack Virtual Machine High Availability (VMHA) - Python files
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.
.
This package contains the Python files and libraries.
Description-md5:
Homepage: https://opendev.org/openstack/masakari
Section: python
Priority: optional
Filename: pool/main/m/masakari/python3-masakari_16.0.0-2_all.deb