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

Last updated: September 20,2024

1. Install "librte-acl24" package

In this section, we are going to explain the necessary steps to install librte-acl24 on Kali Linux

$ sudo apt update $ sudo apt install librte-acl24

2. Uninstall "librte-acl24" package

Please follow the instructions below to uninstall librte-acl24 on Kali Linux:

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

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

Package: librte-acl24
Source: dpdk
Version: 23.11-1
Installed-Size: 116
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08)
Conflicts: libdpdk0
Size: 46476
SHA256: 16b4eced3771196ae7d51982f1d44910fe3ca0e5bf744f05b86205c08b67ea49
SHA1: fe31a635fbf105daedd2724191159e925b8ad1e1
MD5sum: 1104aad00714f88f7894a421080572e0
Description: Data Plane Development Kit (librte-acl 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-acl.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__acl_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-acl24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions