How to Install and Uninstall python-iptables-doc Package on Kali Linux

Last updated: October 06,2024

1. Install "python-iptables-doc" package

Please follow the guidance below to install python-iptables-doc on Kali Linux

$ sudo apt update $ sudo apt install python-iptables-doc

2. Uninstall "python-iptables-doc" package

Please follow the instructions below to uninstall python-iptables-doc on Kali Linux:

$ sudo apt remove python-iptables-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-iptables-doc package on Kali Linux

Package: python-iptables-doc
Source: python-iptables
Version: 1.0.1-1
Installed-Size: 206
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 29772
SHA256: bc18bf1c556e1753861722e375021e574f3a90727c430657f9199d62acb32ae2
SHA1: c605826968eae34affc125b5e2ab04eb096c9b7c
MD5sum: ee6fd92f260f8eafd5d413a29b87c9a0
Description: documentation for the python-iptables library
python-iptables provides a pythonesque wrapper via Python bindings to iptables
under Linux. Interoperability with iptables is achieved by using the iptables
C libraries (libiptc, libxtables, and the iptables extensions), instead of
calling the iptables binary and parsing its output.
It is meant primarily for dynamic and/or complex routers and firewalls, where
rules are often updated or changed, or Python programs wish to interface with
the Linux iptables framework...
.
This package provides documentation for python-iptables
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ldx/python-iptables
Section: doc
Priority: optional
Filename: pool/main/p/python-iptables/python-iptables-doc_1.0.1-1_all.deb