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

Last updated: October 04,2024

1. Install "librte-eal24" package

Please follow the guidelines below to install librte-eal24 on Kali Linux

$ sudo apt update $ sudo apt install librte-eal24

2. Uninstall "librte-eal24" package

Please follow the steps below to uninstall librte-eal24 on Kali Linux:

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

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

Package: librte-eal24
Source: dpdk
Version: 23.11-1
Installed-Size: 404
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 23.11)
Conflicts: libdpdk0
Size: 151412
SHA256: 8ed36296a05a86caff9e126263bd0ce86fc744200b6ac4757f3895835833544d
SHA1: 98f52dc24cfe0a95eee222a7dd90da244ed02320
MD5sum: bd0cd0d50aa280ce91f710d00e2e84fa
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:
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__eal_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-eal24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions