How to Install filtergen software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install filtergen software package in Ubuntu 16.04 LTS (Xenial Xerus)

filtergen software package provides packet filter generator for various firewall systems, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install filtergen 

filtergen is installed in your system.

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

$ sudo dpkg-query -l | grep filtergen *

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

filtergen package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Network
Package filtergen
Version 0.12.7-1
Description packet filter generator for various firewall systems
Sub Section Net


See Also, How to uninstall or remove filtergen software package from Ubuntu 16.04 LTS (Xenial Xerus) ?