How to Install and Uninstall ovn-docker Package on Kali Linux

Last updated: May 19,2024

1. Install "ovn-docker" package

This is a short guide on how to install ovn-docker on Kali Linux

$ sudo apt update $ sudo apt install ovn-docker

2. Uninstall "ovn-docker" package

This guide covers the steps necessary to uninstall ovn-docker on Kali Linux:

$ sudo apt remove ovn-docker $ sudo apt autoclean && sudo apt autoremove

3. Information about the ovn-docker package on Kali Linux

Package: ovn-docker
Source: ovn
Version: 24.03.0~git20240205.ebb7076-1
Installed-Size: 50
Maintainer: Debian OpenStack
Architecture: amd64
Depends: openvswitch-common (>= 2.17.0~), ovn-common (= 24.03.0~git20240205.ebb7076-1), python3-openvswitch (>= 2.17.0~), python3:any
Size: 10872
SHA256: 5ec6e4d94dbd26338e0983245b6a3d6edd099cf6423fe117940ee3fce3973165
SHA1: 0b7ef128ce8cc5521afc558985c2a7bd34c32d2b
MD5sum: 6063e8cb7a6ce567abdbf6f865ecb59c
Description: OVN Docker drivers
OVN, the Open Virtual Network, is a system to support virtual network
abstraction. OVN complements the existing capabilities of OVS to add
native support for virtual network abstractions, such as virtual L2 and L3
overlays and security groups.
.
ovn-docker provides the docker drivers for OVN.
Description-md5:
Homepage: http://openvswitch.org/
Section: net
Priority: optional
Filename: pool/main/o/ovn/ovn-docker_24.03.0~git20240205.ebb7076-1_amd64.deb