How to Install and Uninstall b3sum Package on Kali Linux

Last updated: May 17,2024

1. Install "b3sum" package

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

$ sudo apt update $ sudo apt install b3sum

2. Uninstall "b3sum" package

Please follow the guidelines below to uninstall b3sum on Kali Linux:

$ sudo apt remove b3sum $ sudo apt autoclean && sudo apt autoremove

3. Information about the b3sum package on Kali Linux

Package: b3sum
Source: rust-b3sum (1.2.0-1)
Version: 1.2.0-1+b6
Installed-Size: 1192
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 388136
SHA256: d61a734ec264687cd01c581159d224a4f3a734c859d2e7d939e74f02913eff4c
SHA1: 36bfc774752c60d52eb6bec0809a8352bf3517c3
MD5sum: d3f843406a8772ce268a64190abac406
Description: Command line tool for the BLAKE3 hash
BLAKE3 is a cryptographic hash function that is much faster than MD5, SHA-1,
SHA-2, SHA-3, and BLAKE2 and
Secure, unlike MD5 and SHA-1. And secure against length extension.
Note, This package includes binary "b3sum" which is built from official
multithreaded implementation of BLAKE3 in rust.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/BLAKE3-team/BLAKE3
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rust-anyhow (= 1.0.72-1), rust-arrayref (= 0.3.6-1), rust-arrayvec (= 0.7.2-2), rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-blake3 (= 1.3.1-1), rust-block-buffer (= 0.10.2-2), rust-cfg-if (= 1.0.0-1), rust-clap-2 (= 2.34.0-3), rust-constant-time-eq (= 0.1.5-1), rust-crossbeam-channel (= 0.5.6-1), rust-crossbeam-deque (= 0.8.1-1), rust-crossbeam-epoch (= 0.9.13-1), rust-crossbeam-utils (= 0.8.12-1), rust-crypto-common (= 0.1.6-1), rust-digest (= 0.10.7-2), rust-either (= 1.9.0-1), rust-generic-array (= 0.14.7-1), rust-hex (= 0.4.3-1), rust-libc (= 0.2.147-1), rust-memmap (= 0.7.0-1), rust-memoffset (= 0.6.5-1), rust-num-cpus (= 1.16.0-1), rust-rayon-core (= 1.11.0-1), rust-rayon (= 1.7.0-1), rust-scopeguard (= 1.1.0-1), rust-smawk (= 0.3.1-2), rust-strsim (= 0.10.0-1), rust-subtle (= 2.4.1-1), rust-textwrap (= 0.16.0-2), rust-typenum (= 1.16.0-2), rust-unicode-linebreak (= 0.1.4-1), rust-unicode-width (= 0.1.10-1), rust-vec-map (= 0.8.1-2), rust-wild (= 2.1.0-1), rustc (= 1.70.0+dfsg1-1)
Section: utils
Priority: optional
Filename: pool/main/r/rust-b3sum/b3sum_1.2.0-1+b6_amd64.deb