How to Install and Uninstall libnetfilter-log-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "libnetfilter-log-dev" package

This guide let you learn how to install libnetfilter-log-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnetfilter-log-dev

2. Uninstall "libnetfilter-log-dev" package

Please follow the guidance below to uninstall libnetfilter-log-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnetfilter-log-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnetfilter-log-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnetfilter-log-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Alexander Wirt
Architecture: amd64
Source: libnetfilter-log
Version: 1.0.1-1.1
Depends: pkg-config, libnetfilter-log1 (= 1.0.1-1.1), libnfnetlink-dev (>= 0.0.16)
Pre-Depends: dpkg (>= 1.17.5)
Filename: pool/universe/libn/libnetfilter-log/libnetfilter-log-dev_1.0.1-1.1_amd64.deb
Size: 4420
MD5sum: 992df0a9aa4cf32fc0a2fad4d07b788b
SHA1: 9244c1e666d0fecf96c97b3293eb5a9e40cfcd3a
SHA256: bd7cc6b854ede1dd51105e54e571c35ad8f72bbcae14ed48b7595b6d2925241d
Description-en: Development files for libnetfilter-log1
libnetfilter_log is a userspace library providing interface to
packets that have been logged by the kernel packet filter. It is part
of a system that deprecates the old syslog/dmesg based packet
logging.
.
This package provides development files and static libraries.
Description-md5: 978d91328b5a12e4b7f2c6aec2972231
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu