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

Last updated: May 17,2024

1. Install "python3-firewall" package

Please follow the instructions below to install python3-firewall on Kali Linux

$ sudo apt update $ sudo apt install python3-firewall

2. Uninstall "python3-firewall" package

Please follow the instructions below to uninstall python3-firewall on Kali Linux:

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

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

Package: python3-firewall
Source: firewalld
Version: 2.1.1-1
Installed-Size: 1271
Maintainer: Utopia Maintenance Team
Architecture: all
Depends: gir1.2-glib-2.0, python3-gi, python3-dbus, python3:any
Size: 135332
SHA256: c9fc06d1e8781c024cfe165cccdd4c62867ea25ac51c7a7dfa99d8724cce3b7d
SHA1: 4bf1e82fb9b0ec10baf4acf038e72012b5b9be3a
MD5sum: e8fcbe7b51e05f1d83a14d460e77e8a5
Description: Python3 bindings for firewalld
firewalld is a dynamically managed firewall daemon with support for
network/firewall zones to define the trust level of network connections
or interfaces. It has support for IPv4, IPv6 firewall settings and for
ethernet bridges and has a separation of runtime and persistent
configuration options.
It also provides a D-Bus interface for services or applications to add
and apply firewall rules on-the-fly.
.
This package provides Python3 bindings for firewalld.
Description-md5:
Homepage: https://www.firewalld.org/
Section: python
Priority: optional
Filename: pool/main/f/firewalld/python3-firewall_2.1.1-1_all.deb