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

Last updated: May 18,2024

1. Install "librte-ethdev21" package

This tutorial shows how to install librte-ethdev21 on Kali Linux

$ sudo apt update $ sudo apt install librte-ethdev21

2. Uninstall "librte-ethdev21" package

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

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

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

Package: librte-ethdev21
Source: dpdk
Version: 20.11.5-1
Installed-Size: 224
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 (>= 20.11), librte-mbuf21 (>= 19.11), librte-mempool21 (>= 18.05), librte-meter21 (>= 20.08), librte-net21 (>= 19.08), librte-ring21 (>= 20.08), librte-telemetry21 (>= 20.11)
Conflicts: libdpdk0
Size: 78728
SHA256: 8de71b827a9126a7a7db6027105d949aefbc412a41b61bee7d8ffff09d0ffa9c
SHA1: 95e39234dc3c15978f005e24c7f5e4a6ca03ed4d
MD5sum: 3ba653a0a2e343e812cf821cb4dc1dcf
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: 080e41f540a61af23fe57117baf08264
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__ethdev_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-ethdev21_20.11.5-1_amd64.deb