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

Last updated: May 20,2024

1. Install "librte-mempool24" package

Please follow the step by step instructions below to install librte-mempool24 on Kali Linux

$ sudo apt update $ sudo apt install librte-mempool24

2. Uninstall "librte-mempool24" package

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

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

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

Package: librte-mempool24
Source: dpdk
Version: 23.11-1
Installed-Size: 77
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-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 23.11)
Conflicts: libdpdk0
Size: 27620
SHA256: eec6437d82beca4b3d884337debd9c83e1d95b90a9d89618ad218c4104e28001
SHA1: d3bac244bb6f17fb5775922e762f4fe0b69d842d
MD5sum: f128d7833e823782e6e10ae8fcacb681
Description: Data Plane Development Kit (librte-mempool 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-mempool.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__mempool_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-mempool24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions