How to Install and Uninstall librte-net-af-xdp22 Package on Kali Linux

Last updated: January 24,2025

1. Install "librte-net-af-xdp22" package

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

$ sudo apt update $ sudo apt install librte-net-af-xdp22

2. Uninstall "librte-net-af-xdp22" package

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

$ sudo apt remove librte-net-af-xdp22 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librte-net-af-xdp22 package on Kali Linux

Package: librte-net-af-xdp22
Source: dpdk
Version: 21.11-5
Installed-Size: 87
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbpf0 (>= 1:0.6.0), libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.6.1), libnuma1 (>= 2.0.11), librte-bus-pci22 (>= 20.11), librte-bus-vdev22 (>= 21.11), librte-eal22 (>= 21.11), librte-ethdev22 (>= 20.11), librte-kvargs22 (>= 21.11), librte-mbuf22 (>= 19.08), librte-mempool22 (>= 21.11), librte-meter22 (>= 21.11), librte-net22 (>= 21.11), librte-pci22 (>= 21.11), librte-ring22 (>= 21.11), librte-telemetry22 (>= 21.08)
Conflicts: libdpdk0
Size: 41140
SHA256: 97ccd4c4dfcab0f2490ceb2539ab9fd5abe205215334a0b3f28ec8b38a2474db
SHA1: d2769c32f691235e987e4b9dc121b47566fc2594
MD5sum: 5533d5fe8d39f0e49d58c20025ae0290
Description: Data Plane Development Kit (librte-net-af-xdp 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-net-af-xdp.
AF_XDP is an address family that is optimized for high performance packet
processing. AF_XDP sockets enable the possibility for XDP program to redirect
packets to a memory buffer in userspace.
Description-md5: 1f308773035690d2a316beecdf557c69
Multi-Arch: same
Homepage: https://doc.dpdk.org/guides/nics/af_xdp.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-net-af-xdp22_21.11-5_amd64.deb