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

Last updated: May 17,2024

1. Install "librust-ghash-dev" package

Here is a brief guide to show you how to install librust-ghash-dev on Kali Linux

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

2. Uninstall "librust-ghash-dev" package

This tutorial shows how to uninstall librust-ghash-dev on Kali Linux:

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

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

Package: librust-ghash-dev
Source: rust-ghash (0.5.0-1)
Version: 0.5.0-1+b1
Installed-Size: 50
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-ghash+default-dev (= 0.5.0-1+b1), librust-ghash+std-dev (= 0.5.0-1+b1), librust-ghash+zeroize-dev (= 0.5.0-1+b1), librust-ghash-0+default-dev (= 0.5.0-1+b1), librust-ghash-0+std-dev (= 0.5.0-1+b1), librust-ghash-0+zeroize-dev (= 0.5.0-1+b1), librust-ghash-0-dev (= 0.5.0-1+b1), librust-ghash-0.5+default-dev (= 0.5.0-1+b1), librust-ghash-0.5+std-dev (= 0.5.0-1+b1), librust-ghash-0.5+zeroize-dev (= 0.5.0-1+b1), librust-ghash-0.5-dev (= 0.5.0-1+b1), librust-ghash-0.5.0+default-dev (= 0.5.0-1+b1), librust-ghash-0.5.0+std-dev (= 0.5.0-1+b1), librust-ghash-0.5.0+zeroize-dev (= 0.5.0-1+b1), librust-ghash-0.5.0-dev (= 0.5.0-1+b1)
Depends: librust-opaque-debug-0.3+default-dev, librust-polyval-0.6+default-dev, librust-polyval-0.6+std-dev, librust-zeroize-1-dev
Size: 12204
SHA256: 4e010487d30fd7459b6374ddec872123bec96072ac94d3f902fabbf18c08ecc2
SHA1: 021da66bbc38e62f4035a415f821b3e95e815b92
MD5sum: d48f0378294768b4db066c56fe105f99
Description: Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher - Rust source code
This package contains the source for the Rust ghash crate, packaged by debcargo
for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-ghash/librust-ghash-dev_0.5.0-1+b1_amd64.deb

5. The same packages on other Linux Distributions