How to Install and Uninstall rust-ghash+zeroize-devel.noarch Package on Fedora 35

Last updated: April 28,2024

1. Install "rust-ghash+zeroize-devel.noarch" package

Please follow the step by step instructions below to install rust-ghash+zeroize-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-ghash+zeroize-devel.noarch

2. Uninstall "rust-ghash+zeroize-devel.noarch" package

This tutorial shows how to uninstall rust-ghash+zeroize-devel.noarch on Fedora 35:

$ sudo dnf remove rust-ghash+zeroize-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ghash+zeroize-devel.noarch package on Fedora 35

Last metadata expiration check: 2:11:36 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-ghash+zeroize-devel
Version : 0.4.4
Release : 1.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-ghash-0.4.4-1.fc35.src.rpm
Repository : updates
Summary : Universal hash over GF(2^128) useful for the AES-GCM cipher
URL : https://crates.io/crates/ghash
License : ASL 2.0 or MIT
Description : Universal hash over GF(2^128) useful for constructing a Message Authentication
: Code (MAC), as in the AES-GCM authenticated encryption cipher.
:
: This package contains library source intended for building other packages
: which use "zeroize" feature of "ghash" crate.