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

Last updated: June 14,2024

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

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

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

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

Learn how to uninstall librte-net-af-xdp24 on Kali Linux:

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

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

Package: librte-net-af-xdp24
Source: dpdk
Version: 23.11-1
Installed-Size: 83
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbpf1 (>= 1:0.7.0), libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 22.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), libxdp1 (>= 1.2.0)
Conflicts: libdpdk0
Size: 29316
SHA256: 4f716ab4e99cabc62c2b582f82a213aba433b9793e1ce30fd0210698e88416d9
SHA1: 3d1ae9a39b636f4aaca46d629c40be6fbff3947f
MD5sum: a0e3ada59c1e4fe518f8a075a02f8d24
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:
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-xdp24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions