How to Install and Uninstall rust-sha2_0.9+std-devel.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "rust-sha2_0.9+std-devel.noarch" package

Here is a brief guide to show you how to install rust-sha2_0.9+std-devel.noarch on Fedora 34

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

2. Uninstall "rust-sha2_0.9+std-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-sha2_0.9+std-devel.noarch on Fedora 34:

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

3. Information about the rust-sha2_0.9+std-devel.noarch package on Fedora 34

Last metadata expiration check: 2:06:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-sha2_0.9+std-devel
Version : 0.9.9
Release : 1.fc34
Architecture : noarch
Size : 7.3 k
Source : rust-sha2_0.9-0.9.9-1.fc34.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 "std" feature of the "sha2" crate.