How to Install libiptables-parse-perl software package in Debian 8 (Jessie)

How to Install libiptables-parse-perl software package in Debian 8 (Jessie)

libiptables-parse-perl software package provides Perl extension for parsing iptables firewall rulesets, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libiptables-parse-perl 

libiptables-parse-perl is installed in your system.

Make ensure the libiptables-parse-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libiptables-parse-perl *

You will get with libiptables-parse-perl package name, version, architecture and description in a table

libiptables-parse-perl package basic information:

Distro Debian 8 jessie
Section Perl
Package libiptables-parse-perl
Version 1.1-1+deb8u1
Description Perl extension for parsing iptables firewall rulesets
Sub Section Perl


See Also, How to uninstall or remove libiptables-parse-perl software package from Debian 8 (Jessie)?