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

Last updated: October 06,2024

1. Install "librte-fib21" package

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

$ sudo apt update $ sudo apt install librte-fib21

2. Uninstall "librte-fib21" package

This guide let you learn how to uninstall librte-fib21 on Kali Linux:

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

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

Package: librte-fib21
Source: dpdk
Version: 20.11.5-1
Installed-Size: 83
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-kvargs21 (>= 18.08), librte-mempool21 (>= 18.05), librte-rib21 (>= 19.11), librte-ring21 (>= 20.08), librte-telemetry21 (>= 19.11)
Conflicts: libdpdk0
Size: 40184
SHA256: b5e5fb0bb527f5ee3fc9a750da960be138f25fddc494ac4376e3e6b782afe182
SHA1: cb835c50f7400b58f5a7ec8067f2649f4149508f
MD5sum: cf3be81e2fee384b69a0228e0f29b6f5
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: c735f4fd26cbe0689d311d9e189b752f
Multi-Arch: same
Homepage: https://doc.dpdk.org/api/rte__fib_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-fib21_20.11.5-1_amd64.deb