How to Install and Uninstall librte-net-pcap24 Package on Kali Linux

Last updated: November 26,2024

1. Install "librte-net-pcap24" package

In this section, we are going to explain the necessary steps to install librte-net-pcap24 on Kali Linux

$ sudo apt update $ sudo apt install librte-net-pcap24

2. Uninstall "librte-net-pcap24" package

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

$ sudo apt remove librte-net-pcap24 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librte-net-pcap24 package on Kali Linux

Package: librte-net-pcap24
Source: dpdk
Version: 23.11-1
Installed-Size: 99
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.16), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), libpcap0.8 (>= 1.5.1), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 21.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-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08)
Conflicts: libdpdk0
Size: 31280
SHA256: 2b11bd76fff468a912863b1d3131d6a158f7ded6f4113032bf13f29031517bb8
SHA1: 4852c9c7d51d4ee349ee33d85e61864444d805f5
MD5sum: b143a6601c9cd369097d5f17e7999717
Description: Data Plane Development Kit (librte-net-pcap 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-pcap.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/guides/nics/pcap_ring.html#libpcap-based-pmd
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-net-pcap24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions