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

Last updated: May 12,2024

1. Install "librte-cmdline21" package

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

$ sudo apt update $ sudo apt install librte-cmdline21

2. Uninstall "librte-cmdline21" package

In this section, we are going to explain the necessary steps to uninstall librte-cmdline21 on Kali Linux:

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

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

Package: librte-cmdline21
Source: dpdk
Version: 20.11.5-1
Installed-Size: 85
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.6.1), libnuma1 (>= 2.0.11), librte-eal21 (>= 17.08), librte-kvargs21 (>= 18.08), librte-mbuf21 (>= 19.08), librte-mempool21 (>= 18.05), librte-net21 (>= 19.08), librte-ring21 (>= 20.08), librte-telemetry21 (>= 19.11)
Conflicts: libdpdk0
Size: 40864
SHA256: e9a1432ed15feafa8fa061add6e9b4a0646d76f31687b8dee6b9c22fc8c91b3f
SHA1: 2c9b5621a6cf4326e54161cb4d8800c19de74dba
MD5sum: 71c8796ac231442ba5772c7c44935410
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: d1d31d557aedb8b87066af8e68b6ea21
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/cmdline_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-cmdline21_20.11.5-1_amd64.deb