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

Last updated: May 17,2024

1. Install "librte-net21" package

This guide covers the steps necessary to install librte-net21 on Kali Linux

$ sudo apt update $ sudo apt install librte-net21

2. Uninstall "librte-net21" package

Please follow the steps below to uninstall librte-net21 on Kali Linux:

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

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

Package: librte-net21
Source: dpdk
Version: 20.11.5-1
Installed-Size: 71
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-mbuf21 (>= 20.11), librte-mempool21 (>= 20.11), librte-ring21 (>= 20.08), librte-telemetry21 (>= 19.11)
Conflicts: libdpdk0
Size: 34680
SHA256: 2efaa65d503a6626dda9262b7c065995070a0c418a0cb04cf870ca0b45584cd4
SHA1: 9cdf48eb1512c75069470c8bee2a94d1a52e8885
MD5sum: 975cf98935e09ffff5152d57e105f8d7
Description: Data Plane Development Kit (librte-net 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.
.
The librte-net library is a collection of IP protocol definitions and
convenience macros. It is based on code from the FreeBSD* IP stack and
contains protocol numbers (for use in IP headers), IP-related macros,
IPv4/IPv6 header structures and TCP, UDP and SCTP header structures.
Description-md5: 7ffc78e3078b40286664736d587d8ff7
Multi-Arch: same
Homepage: https://dpdk.org/doc/guides/prog_guide/overview.html?highlight=librte_net#librte-net
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-net21_20.11.5-1_amd64.deb