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

Last updated: May 14,2024

1. Install "python3-novaclient" package

Please follow the steps below to install python3-novaclient on Kali Linux

$ sudo apt update $ sudo apt install python3-novaclient

2. Uninstall "python3-novaclient" package

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

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

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

Package: python3-novaclient
Source: python-novaclient
Version: 2:18.4.0-2
Installed-Size: 1514
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-iso8601, python3-keyring, python3-keystoneauth1, python3-oslo.i18n, python3-oslo.serialization, python3-oslo.utils, python3-pbr, python3-prettytable, python3-stevedore, python3:any
Size: 248164
SHA256: fa57b82ddbde7a4e9fbedad797976a765a647ad7b5965ddcaa05060b225389b6
SHA1: ca6662e083db91fd396111a040d8f0595c81600c
MD5sum: d0a9005329960cbdb844f698ed970629
Description: client library for OpenStack Compute API - 3.x
OpenStack Compute, codenamed Nova, is a cloud computing fabric controller
designed to be modular and easy to extend and adapt. In addition to its
"native" OpenStack API, it also supports the Amazon EC2 API, and it supports
many different database backends (including SQLite, MySQL, and PostgreSQL),
hypervisors (KVM, Xen), and user directory systems (LDAP, SQL).
.
Python novaclient library and nova CLI tool for interacting with OpenStack
Compute (Nova) through the OpenStack Compute API.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/openstack/python-novaclient
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-novaclient/python3-novaclient_18.4.0-2_all.deb