How to Install and Uninstall hyperfine Package on Kali Linux

Last updated: September 19,2024

1. Install "hyperfine" package

This is a short guide on how to install hyperfine on Kali Linux

$ sudo apt update $ sudo apt install hyperfine

2. Uninstall "hyperfine" package

Please follow the guidance below to uninstall hyperfine on Kali Linux:

$ sudo apt remove hyperfine $ sudo apt autoclean && sudo apt autoremove

3. Information about the hyperfine package on Kali Linux

Package: hyperfine
Source: rust-hyperfine
Version: 1.18.0-2
Installed-Size: 1264
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 475096
SHA256: 9148a0bb62ff626eddf6565a44a97850ca7341194f2a010069b5876a079dc268
SHA1: 564d73db7763f3cf417e2e2234965a1f6375f1b6
MD5sum: 94a58d1c940cb8f1dbcffc4abc37aa39
Description: Command-line benchmarking tool
Developed in Rust, hyperfine provides the following features:
* Statistical analysis across multiple runs.
* Support for arbitrary shell commands.
* Constant feedback about the benchmark progress and current estimates.
* Warmup runs can be executed before the actual benchmark.
* Cache-clearing commands can be set up before each timing run.
* Statistical outlier detection to detect interference from other programs and
caching effects.
* Export results to various formats: CSV, JSON, Markdown, AsciiDoc.
* Parameterized benchmarks (e.g. vary the number of threads).
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/sharkdp/hyperfine
Built-Using: rust-colored (= 2.1.0-1), rust-nix (= 0.26.2-1), rustc (= 1.70.0+dfsg1-7)
X-Cargo-Built-Using: rust-anstream (= 0.6.7-1), rust-anstyle (= 1.0.4-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-anyhow (= 1.0.75-1), rust-arrayvec (= 0.7.4-2), rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-bitflags (= 2.4.2-1), rust-cfg-if (= 1.0.0-1), rust-clap-builder (= 4.4.18-1), rust-clap (= 4.4.18-1), rust-clap-lex (= 0.6.0-2), rust-colorchoice (= 1.0.0-1), rust-colored (= 2.1.0-1), rust-console (= 0.15.7-1), rust-csv-core (= 0.1.10-1), rust-csv (= 1.2.2-1), rust-getrandom (= 0.2.10-1), rust-indicatif (= 0.17.7-2), rust-itoa (= 1.0.9-1), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.152-1), rust-linux-raw-sys (= 0.4.12-1), rust-memchr (= 2.7.1-1), rust-memoffset (= 0.6.5-1), rust-nix (= 0.26.2-1), rust-num-bigint (= 0.4.3-2), rust-num-complex (= 0.4.0-2), rust-num (= 0.4.0-1), rust-num-integer (= 0.1.44-1), rust-num-iter (= 0.1.42-1), rust-num-rational (= 0.4.1-2), rust-num-traits (= 0.2.15-1), rust-number-prefix (= 0.4.0-1), rust-pin-utils (= 0.1.0-1), rust-portable-atomic (= 1.4.3-2), rust-ppv-lite86 (= 0.2.16-1), rust-rand-chacha (= 0.3.1-2), rust-rand-core (= 0.6.4-1), rust-rand (= 0.8.5-1), rust-rust-decimal (= 1.23.1-1), rust-rustix (= 0.38.30-1), rust-ryu (= 1.0.15-1), rust-serde (= 1.0.195-1), rust-serde-json (= 1.0.111-1), rust-shell-words (= 1.1.0-1), rust-static-assertions (= 1.1.0-1), rust-statistical (= 1.0.0-3), rust-strsim (= 0.10.0-1), rust-terminal-size (= 0.3.0-2), rust-thiserror (= 1.0.50-1), rust-unicode-width (= 0.1.11-1), rust-utf8parse (= 0.2.1-1), rustc (= 1.70.0+dfsg1-7)
Section: utils
Priority: optional
Filename: pool/main/r/rust-hyperfine/hyperfine_1.18.0-2_amd64.deb