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

Last updated: May 19,2024

1. Install "librte-bpf21" package

This is a short guide on how to install librte-bpf21 on Kali Linux

$ sudo apt update $ sudo apt install librte-bpf21

2. Uninstall "librte-bpf21" package

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

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

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

Package: librte-bpf21
Source: dpdk
Version: 20.11.5-1
Installed-Size: 107
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libelf1 (>= 0.131), libfdt1 (>= 1.6.1), libnuma1 (>= 2.0.11), librte-eal21 (>= 20.11), librte-ethdev21 (>= 20.11), librte-kvargs21 (>= 18.08), librte-mbuf21 (>= 20.11), librte-mempool21 (>= 20.11), librte-meter21 (>= 20.08), librte-net21 (>= 18.02), librte-ring21 (>= 20.08), librte-telemetry21 (>= 19.11)
Conflicts: libdpdk0
Size: 49460
SHA256: 269374843e32e8f004c0d53563346f7cb548f839299d48671ef64059d2dea396
SHA1: c5a414c31ea64e839ff8fb61fdeff92d19258672
MD5sum: f16409db8dbdc2293c0f216734dc2611
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: 3c445bc6594fc0b93b49c5039cbcfd04
Multi-Arch: same
Homepage: https://dpdk.org/doc/guides/prog_guide/bpf_lib.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-bpf21_20.11.5-1_amd64.deb