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

Last updated: May 20,2024

1. Install "librte-gso24" package

This guide let you learn how to install librte-gso24 on Kali Linux

$ sudo apt update $ sudo apt install librte-gso24

2. Uninstall "librte-gso24" package

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

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

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

Package: librte-gso24
Source: dpdk
Version: 23.11-1
Installed-Size: 51
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.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-ring24 (>= 23.11), librte-telemetry24 (>= 21.08)
Size: 19592
SHA256: 613efb111c7b44bd4575adee5d0a3e5209125b054640eef13302e6d39dbed1d9
SHA1: dc3675655eb6eac962ab9596dfac328a20acfd7d
MD5sum: 25904bb394d9bd89bdcedb21a3231646
Description: Data Plane Development Kit (librte-gso 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-gso.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__gso_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-gso24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions