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

Last updated: May 19,2024

1. Install "octavia-agent" package

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

$ sudo apt update $ sudo apt install octavia-agent

2. Uninstall "octavia-agent" package

Here is a brief guide to show you how to uninstall octavia-agent on Kali Linux:

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

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

Package: octavia-agent
Source: octavia
Version: 10.0.0-2
Installed-Size: 67
Maintainer: Debian OpenStack
Architecture: all
Depends: acl, adduser, anacron, apparmor, at, cron, cryptsetup, curl, dbconfig-common, dbus, debconf, dirmngr, dmeventd, ethtool, gawk, gpg, gpg-agent, haproxy, haveged, ifenslave, ifupdown, iptables, iputils-ping, iputils-tracepath, ipvsadm, keepalived, net-tools, netbase, netcat-openbsd, octavia-common (= 10.0.0-2), pollinate, psmisc, python3-openstackclient, q-text-as-data, rsyslog, socat, uuid-runtime, vlan, lsb-base (>= 3.0-6)
Size: 12224
SHA256: 01862cd120d43ea6d3a9ecc6a5173e05f3cb163587e8b9c924fc34ba33273319
SHA1: 4d42055ec9701861f767260c3588217f8cc9d61d
MD5sum: 36182c474d70cdc8b665bb73a2efa66d
Description: OpenStack Load Balancer as a Service - Agent
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 contains the Octavia Agent that needs to be installed in the
Amphorae base image.
Description-md5: 1a4ef094fcf0a0c028479730b735f532
Homepage: https://github.com/openstack/octavia
Section: net
Priority: optional
Filename: pool/main/o/octavia/octavia-agent_10.0.0-2_all.deb