How to Install and Uninstall python3-neutron-taas Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-neutron-taas" package

This guide let you learn how to install python3-neutron-taas on Kali Linux

$ sudo apt update $ sudo apt install python3-neutron-taas

2. Uninstall "python3-neutron-taas" package

Here is a brief guide to show you how to uninstall python3-neutron-taas on Kali Linux:

$ sudo apt remove python3-neutron-taas $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-neutron-taas package on Kali Linux

Package: python3-neutron-taas
Source: neutron-taas
Version: 12.0.0-1
Installed-Size: 298
Maintainer: Debian OpenStack
Architecture: all
Replaces: python-neutron-taas
Depends: python3-babel, python3-neutron, python3-neutron-lib (>= 2.11.0), python3-openstacksdk (>= 0.102.0), python3-osc-lib, python3-pbr, python3:any
Enhances: python3-neutronclient
Breaks: python-neutron-taas
Size: 35696
SHA256: 1263b904d776ec90beb1afc843cef46b9f4d0c14ce958d946c0645ed7080cbf7
SHA1: 01eca40318e9dacdd70ddd2db2f3d506758ab1df
MD5sum: 8d0f4fb35c7b1c06501760d32237fd7e
Description: OpenStack virtual network service - Tap-as-a-Service extension
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.
.
Tap-as-a-Service (TaaS) is an extension to the OpenStack network service
(Neutron). It provides remote port mirroring capability for tenant virtual
networks.
.
Port mirroring involves sending a copy of packets entering and/or leaving one
port to another port, which is usually different from the original
destinations of the packets being mirrored.
.
This service has been primarily designed to help tenants (or the cloud
administrator) debug complex virtual networks and gain visibility into their
VMs, by monitoring the network traffic associated with them. TaaS honors
tenant boundaries and its mirror sessions are capable of spanning across
multiple compute and network nodes. It serves as an essential infrastructure
component that can be utilized for supplying data to a variety of network
analytics and security applications (e.g. IDS).
.
This package provides the Python files for the Tap-as-a-Service (TaaS)
extension.
Description-md5:
Homepage: https://opendev.org/x/tap-as-a-service
Section: python
Priority: optional
Filename: pool/main/n/neutron-taas/python3-neutron-taas_12.0.0-1_all.deb