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

Last updated: May 22,2024

1. Install "librte-cmdline24" package

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

$ sudo apt update $ sudo apt install librte-cmdline24

2. Uninstall "librte-cmdline24" package

Learn how to uninstall librte-cmdline24 on Kali Linux:

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

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

Package: librte-cmdline24
Source: dpdk
Version: 23.11-1
Installed-Size: 74
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 17.08), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08)
Conflicts: libdpdk0
Size: 27196
SHA256: 4a9b78e8a1849776dbb9ea574d7e658cbe66d01b672017eff7dbec64d29a1976
SHA1: 2f2e1b4a6317488f66ad4240737735922a49379d
MD5sum: 95e4c8ea7b25927493eca8f6190c70d1
Description: Data Plane Development Kit (librte-cmdline 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-cmdline.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/cmdline_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-cmdline24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions