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

Last updated: April 30,2024

1. Install "librte-mbuf21" package

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

$ sudo apt update $ sudo apt install librte-mbuf21

2. Uninstall "librte-mbuf21" package

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

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

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

Package: librte-mbuf21
Source: dpdk
Version: 20.11.5-1
Installed-Size: 113
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.6.1), libnuma1 (>= 2.0.11), librte-eal21 (>= 20.11), librte-kvargs21 (>= 18.08), librte-mempool21 (>= 20.11), librte-ring21 (>= 20.08), librte-telemetry21 (>= 19.11)
Conflicts: libdpdk0
Size: 46796
SHA256: 516aec8cd0ba25fe9fb3d2358d6b47ca13da7c2ac63feb7e47e1591e3effd309
SHA1: 2e2dd1a87155bae606f5e85642ddb456ab6dc61f
MD5sum: 64f2f5bf017475868c7d93763bceeaa1
Description: Data Plane Development Kit (librte-mbuf2 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-mbuf.
Description-md5: 54979a4079ad06d4280a3c0e750d42ee
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__mbuf_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-mbuf21_20.11.5-1_amd64.deb