How to Install and Uninstall iptables-converter Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "iptables-converter" package

Please follow the step by step instructions below to install iptables-converter on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install iptables-converter

2. Uninstall "iptables-converter" package

Learn how to uninstall iptables-converter on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the iptables-converter package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: iptables-converter
Priority: optional
Section: universe/utils
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Johannes Hubertz
Architecture: all
Version: 0.9.8-1
Depends: python (>= 2.6.5)
Filename: pool/universe/i/iptables-converter/iptables-converter_0.9.8-1_all.deb
Size: 8756
MD5sum: c690a846f769cd57dcd31c55af906025
SHA1: 976755094aee13d16edaf99edbdb899a8347fc1e
SHA256: 39a589e315ee49680344e2838e912e08d62b9ae3cac6bc785d105d431dc63cac
Description-en: convert iptables-commands from a file to iptables-save format
iptables-converter: reads a file with iptables commands and converts
these to an iptables-save readable format. To provide compatibility
with iptables-save -c command zero packet and byte counters [0:0] are
printed out.
ip6tables-converter does the same for IPv6.
Description-md5: b85bbc5abf15b14ad3e377804f1e10d3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu