How to Install and Uninstall rust-ghash+std-devel.noarch Package on Fedora 38

Last updated: September 24,2024

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

Please follow the guidance below to install rust-ghash+std-devel.noarch on Fedora 38

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

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

Please follow the steps below to uninstall rust-ghash+std-devel.noarch on Fedora 38:

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

3. Information about the rust-ghash+std-devel.noarch package on Fedora 38

Last metadata expiration check: 0:07:35 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-ghash+std-devel
Version : 0.5.0
Release : 1.fc38
Architecture : noarch
Size : 8.1 k
Source : rust-ghash-0.5.0-1.fc38.src.rpm
Repository : fedora
Summary : Universal hash over GF(2^128) useful for the AES-GCM cipher
URL : https://crates.io/crates/ghash
License : Apache-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 the "std" feature of the "ghash" crate.