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

Last updated: May 17,2024

1. Install "octavia-api" package

Please follow the instructions below to install octavia-api on Kali Linux

$ sudo apt update $ sudo apt install octavia-api

2. Uninstall "octavia-api" package

This guide covers the steps necessary to uninstall octavia-api on Kali Linux:

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

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

Package: octavia-api
Source: octavia
Version: 10.0.0-2
Installed-Size: 139
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, octavia-common (= 10.0.0-2), python3-openstackclient, q-text-as-data, debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-6)
Size: 21944
SHA256: aea1662e54c0ba313b496d37a2d90c681140c8eb85b8781874292effb0e0abd3
SHA1: 7ecf2f078f8a5067b8d585a5416e63603e84e3d2
MD5sum: bd4a3aa2f69d5e61134843c0dd35264f
Description: OpenStack Load Balancer as a Service - API frontend
Openstack Load Balancer as a Service, codenamed Octavia was borne out of the
Neutron LBaaS project. Its conception influenced the transformation of the
Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2.
Starting with the Liberty release of OpenStack, Octavia has become the
reference implementation for Neutron LBaaS version 2.
.
Octavia accomplishes its delivery of load balancing services by managing a
fleet of virtual machines, containers, or bare metal servers -collectively
known as amphorae- which it spins up on demand. This on-demand, horizontal
scaling feature differentiates Octavia from other load balancing solutions,
thereby making Octavia truly suited "for the cloud".
.
This package provides the API frontend.
Description-md5: 216d364c07acdb3ae22930fc8080c323
Homepage: https://github.com/openstack/octavia
Section: python
Priority: optional
Filename: pool/main/o/octavia/octavia-api_10.0.0-2_all.deb