How to Install and Uninstall python3-iptables Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python3-iptables" package

Please follow the steps below to install python3-iptables on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-iptables

2. Uninstall "python3-iptables" package

Please follow the steps below to uninstall python3-iptables on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-iptables package on Ubuntu 21.10 (Impish Indri)

Package: python3-iptables
Architecture: amd64
Version: 1.0.0-1ubuntu1
Priority: optional
Section: universe/python
Source: python-iptables
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 202
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.11), python3-distutils, iptables
Suggests: python-iptables-doc
Filename: pool/universe/p/python-iptables/python3-iptables_1.0.0-1ubuntu1_amd64.deb
Size: 33744
MD5sum: 87ac319e2c1bf5300c0acdc79629c430
SHA1: 7c4ee1b6083c288d42be64c6b349148abb301192
SHA256: 6be71d07a874fbc117607c2594b419c9c5155f0f9b2e5aa667764141d2b7a5f7
SHA512: 7fd98ec03527db03189f000b070f94b7e156747fc6fc30606ccc0a737d6d4b22a1b4979fcc7333fe907517879c45bc428d021a1930482bd27351019f8144feff
Homepage: https://github.com/ldx/python-iptables
Description-en: Python bindings for iptables (Python 3 interface)
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 the Python 3.x module
Description-md5: b9d65ec51d0a5a1d5e9b1c80b927b67e