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

Last updated: May 20,2024

1. Install "librte-ethdev24" package

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

$ sudo apt update $ sudo apt install librte-ethdev24

2. Uninstall "librte-ethdev24" package

Here is a brief guide to show you how to uninstall librte-ethdev24 on Kali Linux:

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

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

Package: librte-ethdev24
Source: dpdk
Version: 23.11-1
Installed-Size: 442
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.22), 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 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 23.11)
Conflicts: libdpdk0
Size: 125728
SHA256: 06c79499790b51d612975a277b42c34875d649e9f7e73ca51119ad73f45ff329
SHA1: 48c9887172199e8d9785a59a89cecb3973aede49
MD5sum: 4f8bee176d51fe597563eecc40b74264
Description: Data Plane Development Kit (libethdev 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 libethdev.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__ethdev_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-ethdev24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions