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

Last updated: June 03,2024

1. Install "librte-timer24" package

Please follow the instructions below to install librte-timer24 on Kali Linux

$ sudo apt update $ sudo apt install librte-timer24

2. Uninstall "librte-timer24" package

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

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

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

Package: librte-timer24
Source: dpdk
Version: 23.11-1
Installed-Size: 47
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-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08)
Conflicts: libdpdk0
Size: 18584
SHA256: 9290e970a0415d7d789902203f3e9ec073f9c0df88fec93a41adacbf0e7484e1
SHA1: a12f25f9f0ac858a1b6b2c547edede0ef3a2dd54
MD5sum: 163a8941a9d87340ff161410425c18e4
Description: Data Plane Development Kit (librte-timer 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-timer.
Description-md5:
Multi-Arch: same
Homepage: https://dpdk.org/doc/api/rte__timer_8h.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-timer24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions