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

Last updated: May 17,2024

1. Install "librte-pci21" package

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

$ sudo apt update $ sudo apt install librte-pci21

2. Uninstall "librte-pci21" package

Learn how to uninstall librte-pci21 on Kali Linux:

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

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

Package: librte-pci21
Source: dpdk
Version: 20.11.5-1
Installed-Size: 54
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-telemetry21 (>= 19.11)
Size: 28564
SHA256: 01a04b166cbe0000e173bc707d42af6ffe8336fde2bbad350548577a6ce7e612
SHA1: 01313338864d5b496ed801f44c2dafbf6a5919f4
MD5sum: bb09aa8155c08ca9bafb187562285216
Description: Data Plane Development Kit (librte-pci 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-pci.
Description-md5: 6566a2e8549860f85218a4b403d638c9
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__pci_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-pci21_20.11.5-1_amd64.deb