How to Install and Uninstall hyperfine Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 16,2024

1. Install "hyperfine" package

This is a short guide on how to install hyperfine on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install hyperfine

2. Uninstall "hyperfine" package

In this section, we are going to explain the necessary steps to uninstall hyperfine on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the hyperfine package on Ubuntu 22.10 (Kinetic Kudu)

Package: hyperfine
Architecture: amd64
Version: 1.14.0-2
Built-Using: rust-colored (= 2.0.0-1), rust-nix (= 0.24.1-3), rustc (= 1.59.0+dfsg1-1~ubuntu2)
Multi-Arch: allowed
Priority: optional
Section: universe/utils
Source: rust-hyperfine
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1474
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-hyperfine/hyperfine_1.14.0-2_amd64.deb
Size: 587836
MD5sum: 15586d71fab3cedd7cf6dadb7a0519f0
SHA1: c8f0031ae1902f9da05475d524c0f927242a67c3
SHA256: 752c2d840169e042058110c1274a49654cebb78aff514f82c7089ead34287462
SHA512: bbb738ae904f3169ff5d7159c78768bd46367c56218e506dac8bfe2d75abe4765a99feee4fe161fcc9cb019e67ae7e0773d6fbadd17cd63d2f452217950b7473
Homepage: https://github.com/sharkdp/hyperfine
Description: Command-line benchmarking tool
Description-md5: 2b7d5ecdb7cfc630436e371e5054754b
X-Cargo-Built-Using: rust-anyhow (= 1.0.57-1), rust-arrayvec (= 0.7.2-1), rust-atty (= 0.2.14-2), rust-bitflags (= 1.3.2-2), rust-bstr (= 0.2.17-1), rust-byteorder (= 1.4.3-2), rust-cfg-if (= 1.0.0-1), rust-clap (= 3.1.8-1), rust-colored (= 2.0.0-1), rust-console (= 0.13.0-2), rust-csv-core (= 0.1.6-1), rust-csv (= 1.1.6-1), rust-getrandom (= 0.2.4-2), rust-hashbrown (= 0.11.2-3), rust-indexmap (= 1.7.0-1), rust-indicatif (= 0.16.0-1), rust-itoa (= 1.0.1-2), rust-lazy-static (= 1.4.0-1), rust-libc (= 0.2.126-1), rust-memchr (= 2.5.0-1), rust-memoffset (= 0.6.4-1), rust-nix (= 0.24.1-3), 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.0-1), rust-num-traits (= 0.2.15-1), rust-number-prefix (= 0.4.0-1), rust-os-str-bytes (= 6.0.0-1), rust-ppv-lite86 (= 0.2.16-1), rust-rand-chacha (= 0.3.1-2), rust-rand-core (= 0.6.3-2), rust-rand (= 0.8.4-2), rust-regex-automata (= 0.1.8-2), rust-regex (= 1.5.5-1), rust-regex-syntax (= 0.6.25-1), rust-rust-decimal (= 1.23.1-1), rust-ryu (= 1.0.2-1), rust-serde (= 1.0.136-1), rust-serde-json (= 1.0.80-2), rust-shell-words (= 1.1.0-1), rust-statistical (= 1.0.0-3), rust-strsim (= 0.9.3-1), rust-termcolor (= 1.1.2-1), rust-terminal-size (= 0.1.17-2), rust-textwrap (= 0.15.0-2), rust-thiserror (= 1.0.30-1), rust-unicode-width (= 0.1.9-3), rustc (= 1.59.0+dfsg1-1~ubuntu2)