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

Last updated: July 07,2024

1. Install "librte-lpm24" package

Please follow the guidance below to install librte-lpm24 on Kali Linux

$ sudo apt update $ sudo apt install librte-lpm24

2. Uninstall "librte-lpm24" package

This tutorial shows how to uninstall librte-lpm24 on Kali Linux:

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

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

Package: librte-lpm24
Source: dpdk
Version: 23.11-1
Installed-Size: 64
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08)
Conflicts: libdpdk0
Size: 23508
SHA256: 0362db5265528a11f14976daf8a028c8e0811d84e21592ee1e8ec596d62bd72f
SHA1: cdc547e745b1a50ad0c8f879aff2d83dcebdb203
MD5sum: 6fc174c8866dbee7c7d498d9a9022882
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:
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__lpm_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-lpm24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions