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

Last updated: May 18,2024

1. Install "python3-ipfix" package

Learn how to install python3-ipfix on Kali Linux

$ sudo apt update $ sudo apt install python3-ipfix

2. Uninstall "python3-ipfix" package

In this section, we are going to explain the necessary steps to uninstall python3-ipfix on Kali Linux:

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

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

Package: python3-ipfix
Source: python-ipfix
Version: 0.9.7-3
Installed-Size: 205
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 46156
SHA256: bcffa9a01e0a9e07bc6269ae87bff8134b8abdf245060a94d14c3c756eebafc5
SHA1: ebc2ccadaa476e0645cfbcc2a44d2983b8eeedf4
MD5sum: b60bdf54623850eab2d587af0312ef60
Description: IPFIX implementation for Python 3
This module provides a Python interface to IPFIX message streams, and
provides tools for building IPFIX Exporting and Collecting Processes.
It handles message framing and deframing, encoding and decoding IPFIX
data records using templates, and a bridge between IPFIX ADTs and
appropriate Python data types.
Description-md5:
Homepage: https://github.com/britram/python-ipfix
Section: python
Priority: optional
Filename: pool/main/p/python-ipfix/python3-ipfix_0.9.7-3_all.deb