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

Last updated: September 20,2024

1. Install "ippl" package

This is a short guide on how to install ippl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ippl

2. Uninstall "ippl" package

Please follow the steps below to uninstall ippl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ippl $ sudo apt autoclean && sudo apt autoremove

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

Package: ippl
Priority: extra
Section: universe/net
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Haber
Architecture: amd64
Version: 1.4.14-12.2
Depends: libc6 (>= 2.14), logrotate, adduser (>> 3.51), lsb-base (>= 3.0-6)
Filename: pool/universe/i/ippl/ippl_1.4.14-12.2_amd64.deb
Size: 37306
MD5sum: 5c1fb95a4ffa8aa77748f373695ea706
SHA1: 6847e8cd87acd8d40ad5f47ed31a8f701fb793b2
SHA256: 0d1b16bdd00599a00b43783002205b8b8b32de581ed38349af943d1afb13cf64
Description-en: IP protocols logger
writes information about incoming ICMP messages, TCP connections and
UDP datagrams to syslog.
.
It is highly configurable and has a built-in DNS cache.
.
Please note that upstream is rather inactive lately (no release since
2001), and that there are some rather nasty bugs.
.
An incomplete list of the bugs includes:
- random packets don't get logged sometimes
- stops logging at all after some weeks
- ipv6 never got implemented
- documentation is out of sync.
.
Trying to fix these bugs is not easy. Please do not expect the Debian
maintainer to do this, but patches are appreciated.
.
Please consider using a fully-grown intrusion detection system (like
snort) instead of ippl.
.
Upstream URL: http://pltplp.net/ippl/
Description-md5: d6d6d95dbf5c7f1aa0a7ac0abb43341c
Homepage: http://pltplp.net/ippl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu