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

Last updated: July 05,2024

1. Install "python3-openflow" package

Learn how to install python3-openflow on Kali Linux

$ sudo apt update $ sudo apt install python3-openflow

2. Uninstall "python3-openflow" package

This guide covers the steps necessary to uninstall python3-openflow on Kali Linux:

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

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

Package: python3-openflow
Source: python-openflow
Version: 2019.2-3
Installed-Size: 457
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any (>= 3.7~)
Size: 66544
SHA256: 68765853102270d29a6e11321bee0ea370622b8ba21d0544e2e03596a3f1d120
SHA1: d5e869054a087c59eb822acf07ab8c858613c9f0
MD5sum: 761c5f1aa0d987f33d34e4f5da36f9ec
Description: low level library to parse OpenFlow messages
If you want to read an OpenFlow packet from an open socket or send a message
to an OpenFlow switch, this is your best friend. The main features are:
high performance, latest specification compliance, short learning curve and
free software license.
.
This library is part of Kytos project, a collaborative project between
SPRACE (from São Paulo State University, Unesp) and Caltech (California
Institute of Technology). python-openflow was developed to be used with
Kytos controller, but feel free to use this simple and intuitive library
in another project with another controller.
Description-md5:
Homepage: https://github.com/kytos/python-openflow
Section: python
Priority: optional
Filename: pool/main/p/python-openflow/python3-openflow_2019.2-3_all.deb