How to Install and Uninstall fwsnort Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "fwsnort" package

Here is a brief guide to show you how to install fwsnort on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fwsnort

2. Uninstall "fwsnort" package

Please follow the guidelines below to uninstall fwsnort on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fwsnort $ sudo apt autoclean && sudo apt autoremove

3. Information about the fwsnort package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fwsnort
Priority: optional
Section: universe/admin
Installed-Size: 256
Maintainer: Ubuntu Developers
Original-Maintainer: Franck Joncourt
Architecture: all
Version: 1.6.5-1
Depends: perl, debconf (>= 0.5) | debconf-2.0, iptables, libnetaddr-ip-perl, libiptables-parse-perl, libnet-rawip-perl
Recommends: snort-rules-default
Filename: pool/universe/f/fwsnort/fwsnort_1.6.5-1_all.deb
Size: 50394
MD5sum: 053edb5012b569e753728c07e139a11f
SHA1: b5393a59429a9a4339578ce08e9db95ba47a5b40
SHA256: 642687031469c5addc6e6b83d3b4e2083f6b8a0c24505d21c86d386802b7fceb
Description-en: Snort-to-iptables rule translator
Fwsnort translates Snort rules into equivalent iptables rules and
generates a shell script that implements the resulting iptables
commands.
.
This allows network traffic that matches Snort signatures to be logged
and/or dropped by iptables directly without putting any interface into
promiscuous mode or queuing packets from kernel to user space.
Description-md5: 3f77207b07b2a015a7e47d90389b17d0
Homepage: http://www.cipherdyne.org/fwsnort/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu