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

Last updated: July 01,2024

1. Install "librte-fib24" package

This guide let you learn how to install librte-fib24 on Kali Linux

$ sudo apt update $ sudo apt install librte-fib24

2. Uninstall "librte-fib24" package

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

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

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

Package: librte-fib24
Source: dpdk
Version: 23.11-1
Installed-Size: 72
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 (>= 18.05), librte-rib24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08)
Conflicts: libdpdk0
Size: 27596
SHA256: c378941d20d925da43b84dc8904a5df08c3b8722ff8b4c504f258a9333ec3fd4
SHA1: a57f813369196ae69edccf40ae80e14c0dcb4a60
MD5sum: 202ca0b245012f7f1811157d2eaf9eb5
Description: Data Plane Development Kit (libfib 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 libfib.
FIB (Forwarding information base) implementation for IPv4 Longest Prefix Match
Description-md5:
Multi-Arch: same
Homepage: https://doc.dpdk.org/api/rte__fib_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-fib24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions