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

Last updated: May 20,2024

1. Install "librte-event-dpaa24" package

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

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

2. Uninstall "librte-event-dpaa24" package

This tutorial shows how to uninstall librte-event-dpaa24 on Kali Linux:

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

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

Package: librte-event-dpaa24
Source: dpdk
Version: 23.11-1
Installed-Size: 63
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.15), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-dpaa24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-common-dpaax24 (>= 20.08), librte-crypto-dpaa-sec24 (>= 20.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-dpaa24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net-dpaa24 (>= 20.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11)
Conflicts: libdpdk0
Size: 20768
SHA256: 43fa9f7f8f60a06bda03e90d0b5859c80f2869d9ebc4dcf027dc0bca1b03b809
SHA1: 14f1c1c7d9287cd0e2730c3c988da854e01843fc
MD5sum: 6944061b136ba293d76780fe87307826
Description: Data Plane Development Kit (librte-event-dpaa 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-event-dpaa.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/guides/nics/dpaa.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-event-dpaa24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions