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

Last updated: May 19,2024

1. Install "librte-rib24" package

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

$ sudo apt update $ sudo apt install librte-rib24

2. Uninstall "librte-rib24" package

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

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

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

Package: librte-rib24
Source: dpdk
Version: 23.11-1
Installed-Size: 56
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-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08)
Conflicts: libdpdk0
Size: 20516
SHA256: 5d9279c5d831ecd4d5a0ae4ef107f20f5ba5ab18bceef237fd055b3a1676b829
SHA1: 1a81c96371b0a7e58b3c6790a610ebef497096d5
MD5sum: da81aa4adcab7f07e698f418d0b98c69
Description: Data Plane Development Kit (librib 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 librib.
RIB is a Level compressed tree implementation for IPv4 Longest Prefix Match
Description-md5:
Multi-Arch: same
Homepage: https://doc.dpdk.org/api/rte__rib_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-rib24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions