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

Last updated: September 20,2024

1. Install "libncap44" package

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

$ sudo apt update $ sudo apt install libncap44

2. Uninstall "libncap44" package

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

$ sudo apt remove libncap44 $ sudo apt autoclean && sudo apt autoremove

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

Package: libncap44
Priority: optional
Section: universe/libs
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Robert S. Edmonds
Architecture: amd64
Source: ncap
Version: 1.9.2-2.1
Depends: libc6 (>= 2.15), libpcap0.8 (>= 0.9.8)
Filename: pool/universe/n/ncap/libncap44_1.9.2-2.1_amd64.deb
Size: 26624
MD5sum: ab76655b5b84011bdb5ae8095a0284b5
SHA1: 7d0608855eaa03540e7587e640ca132f4f38652a
SHA256: fa04a6c543684c2ea2591ef29631f975fb00ed32c4a233f6c9ae951684845e82
Description-en: network capture library
ncap is a network capture library like libpcap (on which it is based)
and tcpdump. It produces binary data in its own ncap format, which can
be stored in a dump file or transmitted over a UDP socket. Unlike
libpcap, it discards data link headers and only supports IPv4 and IPv6
packets, but it can perform reassembly of IP datagrams.
.
This package contains the shared library.
Description-md5: ac503e38f51d2dce652990c7a73274ae
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu