How to Install and Uninstall ulogd2-pcap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ulogd2-pcap" package

In this section, we are going to explain the necessary steps to install ulogd2-pcap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ulogd2-pcap

2. Uninstall "ulogd2-pcap" package

This is a short guide on how to uninstall ulogd2-pcap on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ulogd2-pcap $ sudo apt autoclean && sudo apt autoremove

3. Information about the ulogd2-pcap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ulogd2-pcap
Priority: optional
Section: universe/net
Installed-Size: 21
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Boot
Architecture: amd64
Source: ulogd2
Version: 2.0.5-2build1
Replaces: ulogd-pcap (<< 2.0.2-3~)
Depends: ulogd2 (= 2.0.5-2build1), libc6 (>= 2.4)
Suggests: tcpdump, wireshark, tshark
Breaks: ulogd-pcap (<< 2.0.2-3~)
Filename: pool/universe/u/ulogd2/ulogd2-pcap_2.0.5-2build1_amd64.deb
Size: 3862
MD5sum: dc2759c29a755d1080dfc7a75fe66dea
SHA1: 4f5768e2725867c21f976907b15249177ab6338c
SHA256: 99a4a477ee9b2ce4e682054f5b0e9ae09c8c517aae9aa5ae923ddc0a24ea21ad
Description-en: pcap extension to ulogd
ulogd is an advanced netfilter logging daemon. It can act as a replacement for
syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables
targets), can gather per-connection accounting using NFCT, or gather per-rule
accounting using NFACCT. Output can be sent to plain text log files, a variety
of SQL database formats, XML files, pcap files, syslog, and many other formats.
.
This module add pcap file support to ulogd. If you install this package, you
can use ulogd to dump packets to a file for later analysis using tools such
as tcpdump or wireshark.
Description-md5: 1918fdc8e27d2c7311c95e7843dcb526
Homepage: http://www.netfilter.org/projects/ulogd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu