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

Last updated: May 14,2024

1. Install "librte-bpf22" package

Learn how to install librte-bpf22 on Kali Linux

$ sudo apt update $ sudo apt install librte-bpf22

2. Uninstall "librte-bpf22" package

This guide covers the steps necessary to uninstall librte-bpf22 on Kali Linux:

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

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

Package: librte-bpf22
Source: dpdk
Version: 21.11-5
Installed-Size: 116
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libelf1 (>= 0.131), libfdt1 (>= 1.6.1), libnuma1 (>= 2.0.11), libpcap0.8 (>= 0.9.8), librte-eal22 (>= 21.11), librte-ethdev22 (>= 21.11), librte-kvargs22 (>= 18.08), librte-mbuf22 (>= 21.11), librte-mempool22 (>= 21.11), librte-meter22 (>= 21.11), librte-net22 (>= 21.11), librte-ring22 (>= 21.11), librte-telemetry22 (>= 21.08)
Conflicts: libdpdk0
Size: 53620
SHA256: 9acde6eb34885c182351e8f90e3da9048f425ef45bada8d11bc7087888707e31
SHA1: a24e9ab4fcf39d557916e5274fb7ae78f38430c4
MD5sum: 0eb3421d13ddc43c2f0b5b8c625a09ca
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-bpf22_21.11-5_amd64.deb