How to Install and Uninstall python3-ovn-bgp-agent Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-ovn-bgp-agent" package

Learn how to install python3-ovn-bgp-agent on Kali Linux

$ sudo apt update $ sudo apt install python3-ovn-bgp-agent

2. Uninstall "python3-ovn-bgp-agent" package

This guide let you learn how to uninstall python3-ovn-bgp-agent on Kali Linux:

$ sudo apt remove python3-ovn-bgp-agent $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ovn-bgp-agent package on Kali Linux

Package: python3-ovn-bgp-agent
Source: ovn-bgp-agent
Version: 1.0.0-2
Installed-Size: 791
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-jinja2, python3-neutron-lib, python3-openvswitch, python3-oslo.concurrency, python3-oslo.config, python3-oslo.log, python3-oslo.privsep, python3-oslo.rootwrap, python3-oslo.service, python3-ovsdbapp, python3-pbr, python3-pyroute2 (>= 0.6.4), python3-stevedore, python3-tenacity, python3:any
Size: 77380
SHA256: 70dc97a2055547c7799f333b7e91315e682b2453f53083f82d143b4a51fdba94
SHA1: f1e8e52f7ec1457f734ccf014f10bce6dcb7b32c
MD5sum: af552433996eca93d3668ba2756739e6
Description: OpenStack virtual network service - OVN BGP agent library
Neutron provides an API to dynamically request and configure virtual networks.
These networks connect "interfaces" from other OpenStack services (such as
vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
network capabilities, including QoS, ACLs, and network monitoring.
.
This package provides the Python files for the OVN BGP agent agent.
Description-md5:
Homepage: https://github.com/openstack/ovn-bgp-agent
Section: python
Priority: optional
Filename: pool/main/o/ovn-bgp-agent/python3-ovn-bgp-agent_1.0.0-2_all.deb

5. The same packages on other Linux Distributions