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

Last updated: November 22,2024

1. Install "librte-net22" package

Please follow the guidelines below to install librte-net22 on Kali Linux

$ sudo apt update $ sudo apt install librte-net22

2. Uninstall "librte-net22" package

Here is a brief guide to show you how to uninstall librte-net22 on Kali Linux:

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

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

Package: librte-net22
Source: dpdk
Version: 21.11-5
Installed-Size: 72
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.6.1), libnuma1 (>= 2.0.11), librte-eal22 (>= 21.11), librte-kvargs22 (>= 18.08), librte-mbuf22 (>= 21.11), librte-mempool22 (>= 21.11), librte-ring22 (>= 21.11), librte-telemetry22 (>= 21.08)
Conflicts: libdpdk0
Size: 36164
SHA256: 76a128178596774578d1a6273d178b1550c41aebd52f713cf33e0ab58ae40177
SHA1: db5786d0cb9ee73288b255ba5800c1b66c775e0c
MD5sum: 66207aac5c4829007a49ace253a50c02
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-net22_21.11-5_amd64.deb