How to Install and Uninstall rust-sha2-devel.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "rust-sha2-devel.noarch" package

Please follow the guidance below to install rust-sha2-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-sha2-devel.noarch

2. Uninstall "rust-sha2-devel.noarch" package

Please follow the guidelines below to uninstall rust-sha2-devel.noarch on Fedora 35:

$ sudo dnf remove rust-sha2-devel.noarch $ sudo dnf autoremove

3. Information about the rust-sha2-devel.noarch package on Fedora 35

Last metadata expiration check: 5:56:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-sha2-devel
Version : 0.10.2
Release : 1.fc35
Architecture : noarch
Size : 31 k
Source : rust-sha2-0.10.2-1.fc35.src.rpm
Repository : updates
Summary : Pure Rust implementation of the SHA-2 hash function family
URL : https://crates.io/crates/sha2
License : MIT or ASL 2.0
Description : Pure Rust implementation of the SHA-2 hash function family including SHA-224,
: SHA-256, SHA-384, and SHA-512.
:
: This package contains library source intended for building other packages which
: use the "sha2" crate.