How to Install and Uninstall nova-api Package on Kali Linux

Last updated: May 11,2024

1. Install "nova-api" package

In this section, we are going to explain the necessary steps to install nova-api on Kali Linux

$ sudo apt update $ sudo apt install nova-api

2. Uninstall "nova-api" package

Here is a brief guide to show you how to uninstall nova-api on Kali Linux:

$ sudo apt remove nova-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the nova-api package on Kali Linux

Package: nova-api
Source: nova
Version: 2:25.0.1-3
Installed-Size: 186
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, dbconfig-common, debconf, iptables, nova-common (= 2:25.0.1-3), python3-pastescript, uwsgi-plugin-python3, debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0.6), python3:any
Recommends: python3-keystone
Size: 46640
SHA256: 39fd50ac5b07aab8a00084d591ff612ee0504ee26964e84b0b4e558497ffdd17
SHA1: 73b8c2feb791789562b244add9b272584b1adc56
MD5sum: 235665a06ee0a7fb9c4167371f1eed40
Description: OpenStack Compute - compute API frontend
OpenStack is a reliable cloud infrastructure. Its mission is to produce
the ubiquitous cloud computing platform that will meet the needs of public
and private cloud providers regardless of size, by being simple to implement
and massively scalable.
.
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).
.
This package provides the API frontend.
Description-md5: a5840f1bccfc62e9cc93d4bbba487510
Homepage: http://www.openstack.org/software/openstack-compute/
Tag: admin::virtualization, implemented-in::python, interface::daemon,
network::server, role::program, suite::openstack, system::cloud,
system::virtual
Section: net
Priority: optional
Filename: pool/main/n/nova/nova-api_25.0.1-3_all.deb