How to Install and Uninstall pyroman Package on Kali Linux

Last updated: September 19,2024

1. Install "pyroman" package

Please follow the steps below to install pyroman on Kali Linux

$ sudo apt update $ sudo apt install pyroman

2. Uninstall "pyroman" package

This is a short guide on how to uninstall pyroman on Kali Linux:

$ sudo apt remove pyroman $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyroman package on Kali Linux

Package: pyroman
Version: 0.6.2-1.1
Installed-Size: 194
Maintainer: Erich Schubert
Architecture: all
Depends: iptables, python3:any, init-system-helpers (>= 1.51)
Size: 37360
SHA256: ca0d46b5a455b3d70e085b86fbafbe969765d6dd4c35770ffe103b5da37f5751
SHA1: 83496e770e3508f52b15afaa4cc1b58eaf988ee8
MD5sum: 13d37eca80c1ae0e7901786c152d4285
Description: Very fast firewall configuration tool
Pyroman is a firewall tool written in Python for complex networks,
but it can of course also handle simple single-host-single-link setups.
.
Interesting features:
* Fast, due to use of iptables-restore for mass setting of rules
* Rollback to previous firewall configuration on errors
* Safety options to prevent mistakes in configuration (success confirmation
prompt and/or scripted external verification)
* Detailed error reporting
* Lots of verification checks done before execution
* Powerful yet clean configuration files (in Python and/or XML)
* Designed for multiple hosts, firewalls, networks
* Consistent firewalls for IPv4 and IPv6
* Can print static rules in single-shot usage to load with other tools
such as iptables-restore and iptables-persistent, or to manually adapt
.
Pyroman is inspired by Shorewall and FireHOL, but tries to improve upon them
with respect to performance and ease of configuration.
.
Pyroman currently only configures iptables/netfilter firewalls, it does
not include configuration utilities for setting up VPN or traffic shaping.
Description-md5:
Homepage: https://salsa.debian.org/erich/pyroman
Tag: admin::configuring, implemented-in::python, interface::commandline,
network::firewall, protocol::ip, role::program, security::firewall,
use::configuring, works-with::network-traffic
Section: admin
Priority: optional
Filename: pool/main/p/pyroman/pyroman_0.6.2-1.1_all.deb