How to Install and Uninstall python3-openvswitch Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-openvswitch" package

This tutorial shows how to install python3-openvswitch on Kali Linux

$ sudo apt update $ sudo apt install python3-openvswitch

2. Uninstall "python3-openvswitch" package

This is a short guide on how to uninstall python3-openvswitch on Kali Linux:

$ sudo apt remove python3-openvswitch $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-openvswitch package on Kali Linux

Package: python3-openvswitch
Source: openvswitch
Version: 3.3.0~git20240118.e802fe7-3
Installed-Size: 6019
Maintainer: Debian OpenStack
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-sortedcontainers, python3:any, libbpf1 (>= 1:0.7.0), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libnuma1 (>= 2.0.11), libssl3 (>= 3.0.0), libunbound8 (>= 1.8.0), libxdp1 (>= 1.2.9~)
Suggests: python3-netaddr, python3-pyparsing
Size: 1053036
SHA256: cbd3fbc69d7e4febd5b5f9cf8876b23f2251331c38e8ded21ecad87ec4aabefb
SHA1: 0679f8304068b7c17324b0a3f2307808a8e3be54
MD5sum: 09cd52baa9eac8e3136bbf8c029b6704
Description: Python 3 bindings for Open vSwitch
Open vSwitch is a production quality, multilayer, software-based,
Ethernet virtual switch. It is designed to enable massive network
automation through programmatic extension, while still supporting
standard management interfaces and protocols (e.g. NetFlow, IPFIX,
sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
to support distribution across multiple physical servers similar to
VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
.
This package contains the full Python 3 bindings for Open vSwitch
database.
Description-md5:
Homepage: http://openvswitch.org/
Section: python
Priority: optional
Filename: pool/main/o/openvswitch/python3-openvswitch_3.3.0~git20240118.e802fe7-3_amd64.deb