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

Last updated: November 22,2024

1. Install "python3-ovsdbapp" package

This guide covers the steps necessary to install python3-ovsdbapp on Kali Linux

$ sudo apt update $ sudo apt install python3-ovsdbapp

2. Uninstall "python3-ovsdbapp" package

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

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

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

Package: python3-ovsdbapp
Source: python-ovsdbapp
Version: 2.4.1-3
Installed-Size: 578
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-fixtures, python3-netaddr, python3-openvswitch, python3-oslo.utils, python3-pbr, python3:any
Suggests: python-ovsdbapp-doc
Size: 73324
SHA256: 4c171cdbfeee3780b1ded7b04db7a89b1301765a08d90c97365d3aa40447e8a2
SHA1: cffd1b7c9d42245d6b3252bbf8521923adf5b49a
MD5sum: d9bcef04f988bd8395601e627c13e93b
Description: library for creating OVSDB applications - Python 3.x
The ovdsbapp library is useful for creating applications that communicate via
Open vSwitch's OVSDB protocol (https://tools.ietf.org/html/rfc7047). It wraps
the Python 'ovs' and adds an event loop and friendly transactions. It features
an thread-based event loop for using ovs.db.Idl, transaction support, native
OVSDB communication.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/openstack/ovsdbapp
Section: python
Priority: optional
Filename: pool/main/p/python-ovsdbapp/python3-ovsdbapp_2.4.1-3_all.deb