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

Last updated: November 25,2024

1. Install "librte-bpf24" package

Please follow the steps below to install librte-bpf24 on Kali Linux

$ sudo apt update $ sudo apt install librte-bpf24

2. Uninstall "librte-bpf24" package

This tutorial shows how to uninstall librte-bpf24 on Kali Linux:

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

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

Package: librte-bpf24
Source: dpdk
Version: 23.11-1
Installed-Size: 104
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libelf1 (>= 0.131), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), libpcap0.8 (>= 0.9.8), 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: 38960
SHA256: 1f19b5cf2477afb9378170e331a80370fb3341e89d011f6f26aa8f36ed19e8a0
SHA1: 81f617d685a1c83913b3f36e19297a2bbbb38a9d
MD5sum: a0d0b19029d97c58ab729b530a3ff96d
Description: Data Plane Development Kit (librte-bpf 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-bpf.
.
The DPDK provides an BPF library that gives the ability to load and
execute Enhanced Berkeley Packet Filter (eBPF) bytecode within user-space
dpdk application.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/guides/prog_guide/bpf_lib.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-bpf24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions