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

Last updated: May 17,2024

1. Install "librte-bbdev24" package

Here is a brief guide to show you how to install librte-bbdev24 on Kali Linux

$ sudo apt update $ sudo apt install librte-bbdev24

2. Uninstall "librte-bbdev24" package

Please follow the step by step instructions below to uninstall librte-bbdev24 on Kali Linux:

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

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

Package: librte-bbdev24
Source: dpdk
Version: 23.11-1
Installed-Size: 60
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08)
Conflicts: libdpdk0
Size: 23256
SHA256: 65a4aeea3f8e7e1e4809b92e62a9451920ac0d491632a2669fe3002663e61746
SHA1: 39acb02d01121aa364f4375094b69dcf2f5b0ff8
MD5sum: 72118bd64a7d12fbc4a2af6ba0a0e5c6
Description: Data Plane Development Kit (librte-bbdev 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-bbdev.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__bbdev_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-bbdev24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions