How to Install and Uninstall librust-ahash-dev Package on Kali Linux

Last updated: April 29,2024

1. Install "librust-ahash-dev" package

Please follow the guidance below to install librust-ahash-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-ahash-dev

2. Uninstall "librust-ahash-dev" package

In this section, we are going to explain the necessary steps to uninstall librust-ahash-dev on Kali Linux:

$ sudo apt remove librust-ahash-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-ahash-dev package on Kali Linux

Package: librust-ahash-dev
Source: rust-ahash
Version: 0.8.7-5
Installed-Size: 185
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-ahash-0-dev (= 0.8.7-5), librust-ahash-0.8+atomic-polyfill-dev (= 0.8.7-5), librust-ahash-0.8+compile-time-rng-dev (= 0.8.7-5), librust-ahash-0.8+default-dev (= 0.8.7-5), librust-ahash-0.8+no-rng-dev (= 0.8.7-5), librust-ahash-0.8+runtime-rng-dev (= 0.8.7-5), librust-ahash-0.8+serde-dev (= 0.8.7-5), librust-ahash-0.8+std-dev (= 0.8.7-5), librust-ahash-0.8-dev (= 0.8.7-5), librust-ahash-0.8.7-dev (= 0.8.7-5)
Depends: librust-atomic-polyfill-1+default-dev, librust-cfg-if-1+default-dev, librust-const-random-0.1+default-dev, librust-getrandom-0.2+default-dev, librust-once-cell-1+alloc-dev, librust-once-cell-1+atomic-polyfill-dev, librust-serde-1+default-dev, librust-version-check-0.9+default-dev, librust-zerocopy-dev (<< 0.8)
Size: 37368
SHA256: 50399f602619288610be518d4b540f684c2ed3b6e1aff3a186829992d4173596
SHA1: e559254d3cc9d6d9576f0f76da71773c3a6a4fe9
MD5sum: 9f751b7b3c484bd4d40c7fbd6dcb1fcd
Description: non-cryptographic hash function - Rust source code
AHash is the fastest, DOS resistant hash currently available in Rust.
AHash is intended *exclusively* for use in in-memory hashmaps.
.
AHash's output is of high quality
but aHash is **not** a cryptographically secure hash.
.
This package contains the source for the Rust ahash crate,
packaged for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tkaitchuck/ahash
Section: rust
Priority: optional
Filename: pool/main/r/rust-ahash/librust-ahash-dev_0.8.7-5_all.deb