How to Install and Uninstall librte-event-dsw24 Package on Kali Linux

Last updated: July 07,2024

1. Install "librte-event-dsw24" package

This tutorial shows how to install librte-event-dsw24 on Kali Linux

$ sudo apt update $ sudo apt install librte-event-dsw24

2. Uninstall "librte-event-dsw24" package

This guide covers the steps necessary to uninstall librte-event-dsw24 on Kali Linux:

$ sudo apt remove librte-event-dsw24 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librte-event-dsw24 package on Kali Linux

Package: librte-event-dsw24
Source: dpdk
Version: 23.11-1
Installed-Size: 91
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11)
Conflicts: libdpdk0
Size: 31604
SHA256: 93bc471ebd259b3ecfcf037e987b653fd83467ce2155fa72239a79a7701b8ab0
SHA1: 66f2c52627a6518ff60397dc35bf6b19302d6f86
MD5sum: e9f69a45b7483cf439eef948e2430531
Description: Data Plane Development Kit (librte-event-dsw 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-dsw-event.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/guides/eventdevs/dsw.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-event-dsw24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions