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

Last updated: May 05,2024

1. Install "ulogd2-sqlite3" package

Please follow the guidelines below to install ulogd2-sqlite3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ulogd2-sqlite3

2. Uninstall "ulogd2-sqlite3" package

This guide covers the steps necessary to uninstall ulogd2-sqlite3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ulogd2-sqlite3
Priority: optional
Section: universe/net
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Boot
Architecture: amd64
Source: ulogd2
Version: 2.0.5-2build1
Replaces: ulogd-sqlite3 (<< 2.0.2-3~)
Depends: ulogd2 (= 2.0.5-2build1), libc6 (>= 2.4), libsqlite3-0 (>= 3.5.9)
Breaks: ulogd-sqlite3 (<< 2.0.2-3~)
Filename: pool/universe/u/ulogd2/ulogd2-sqlite3_2.0.5-2build1_amd64.deb
Size: 8360
MD5sum: 2026068002b9dfe1f604158e4d5a0c5b
SHA1: 948c2b47142f3f0ef1bfc46c7785494aec2cfa67
SHA256: 5e38b322f21bf5bf46c9d9a0175fc8a708cab2b25728acb31cfe438e4e1f67d3
Description-en: SQLite 3 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 adds SQLite 3 support to ulogd. If you install this package, you
can send netfilter logs or accounting data to an SQLite 3 database.
Description-md5: 74d5bdd07aea19a3c1a30cc805e63522
Homepage: http://www.netfilter.org/projects/ulogd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu