How to Install and Uninstall librte-pcapng24 Package on Kali Linux

Last updated: July 05,2024

1. Install "librte-pcapng24" package

Learn how to install librte-pcapng24 on Kali Linux

$ sudo apt update $ sudo apt install librte-pcapng24

2. Uninstall "librte-pcapng24" package

In this section, we are going to explain the necessary steps to uninstall librte-pcapng24 on Kali Linux:

$ sudo apt remove librte-pcapng24 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librte-pcapng24 package on Kali Linux

Package: librte-pcapng24
Source: dpdk
Version: 23.11-1
Installed-Size: 47
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08)
Conflicts: libdpdk0
Size: 19156
SHA256: 40520578d2782af333ff995dc68c24f80823403c2254e6435f7ac98dfa05ac66
SHA1: 4a9908a0c71327c5d16ceecb197081ff1bc556c4
MD5sum: 3d14edabc57f96c7aa14dd2268978f09
Description: Data Plane Development Kit (librte-net-pcapng runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
.
This package contains the runtime libraries for librte-net-pcapng.
Description-md5:
Multi-Arch: same
Homepage: https://doc.dpdk.org/guides/prog_guide/pcapng_lib.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-pcapng24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions