How to Install firehol software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install firehol software package in Ubuntu 12.04 LTS (Precise Pangolin)

firehol software package provides An easy to use but powerful iptables stateful firewall, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install firehol 

firehol is installed in your system.

Make ensure the firehol package were installed using the commands given below,

$ sudo dpkg-query -l | grep firehol *

You will get with firehol package name, version, architecture and description in a table

firehol package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Network
Package firehol
Version 1.273-1
Description An easy to use but powerful iptables stateful firewall
Sub Section Net


See Also, How to uninstall or remove firehol software package from Ubuntu 12.04 LTS (Precise Pangolin)?