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

Last updated: May 19,2024

1. Install "librte-lpm21" package

In this section, we are going to explain the necessary steps to install librte-lpm21 on Kali Linux

$ sudo apt update $ sudo apt install librte-lpm21

2. Uninstall "librte-lpm21" package

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

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

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

Package: librte-lpm21
Source: dpdk
Version: 20.11.5-1
Installed-Size: 71
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.6.1), libnuma1 (>= 2.0.11), librte-eal21 (>= 20.11), librte-hash21 (>= 20.11), librte-kvargs21 (>= 18.08), librte-rcu21 (>= 20.11), librte-ring21 (>= 20.08), librte-telemetry21 (>= 19.11)
Conflicts: libdpdk0
Size: 36656
SHA256: 685969efae9282a2bbae2f93c5ab7dd127dffd2caa76e668f9afde5054bbac73
SHA1: 2d122d7f82651283abd0e2d5a3bf4f215ca98f7c
MD5sum: 2b4e0b823be121c0366c64b8159fe52e
Description: Data Plane Development Kit (librte-lpm 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-lpm.
Description-md5: 408ded5de556acc64826bd7673473e36
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__lpm_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-lpm21_20.11.5-1_amd64.deb