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

Last updated: May 19,2024

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

Please follow the step by step instructions below to install librte-net-af-xdp21 on Kali Linux

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

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

This guide let you learn how to uninstall librte-net-af-xdp21 on Kali Linux:

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

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

Package: librte-net-af-xdp21
Source: dpdk
Version: 20.11.5-1
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-pci21 (>= 20.11), librte-bus-vdev21 (>= 20.11), librte-eal21 (>= 20.11), librte-ethdev21 (>= 20.11), librte-kvargs21 (>= 20.11), librte-mbuf21 (>= 19.08), librte-mempool21 (>= 20.11), librte-meter21 (>= 20.08), librte-net21 (>= 18.02), librte-pci21 (>= 20.11), librte-ring21 (>= 20.08), librte-telemetry21 (>= 19.11)
Conflicts: libdpdk0
Size: 40256
SHA256: 25a8fcec72e05623d41c351125d84c6c4a6629ea973a07403d3d737f30a5e004
SHA1: 27a06389b22a717bb1f355a7c5647804c8264016
MD5sum: 823bd83fa99cf02bb661f756db817bfa
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-xdp21_20.11.5-1_amd64.deb