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

Last updated: May 18,2024

1. Install "librte-eal21" package

Learn how to install librte-eal21 on Kali Linux

$ sudo apt update $ sudo apt install librte-eal21

2. Uninstall "librte-eal21" package

This is a short guide on how to uninstall librte-eal21 on Kali Linux:

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

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

Package: librte-eal21
Source: dpdk
Version: 20.11.5-1
Installed-Size: 446
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.33), libfdt1 (>= 1.6.1), libnuma1 (>= 2.0.11), librte-kvargs21 (>= 20.11), librte-telemetry21 (>= 20.08)
Conflicts: libdpdk0
Size: 154064
SHA256: ea88971c6fe8c92eae12fe0f99b2fa42a555c33ce83ff81bf8c7dfd9c901e9ec
SHA1: ef09b9d988638413e6490effcd482d441c1aab30
MD5sum: 14fa8529143832e7d60d48f06909f99b
Description: Data Plane Development Kit (librte-eal 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-eal.
Description-md5: 9ab832d993e237dd749f291de60638f3
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__eal_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-eal21_20.11.5-1_amd64.deb