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

Last updated: July 01,2024

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

This guide covers the steps necessary to install rust-sha2_0.9+default-devel.noarch on Fedora 36

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

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

This guide let you learn how to uninstall rust-sha2_0.9+default-devel.noarch on Fedora 36:

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

3. Information about the rust-sha2_0.9+default-devel.noarch package on Fedora 36

Last metadata expiration check: 0:04:10 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-sha2_0.9+default-devel
Version : 0.9.9
Release : 1.fc36
Architecture : noarch
Size : 7.1 k
Source : rust-sha2_0.9-0.9.9-1.fc36.src.rpm
Repository : fedora
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 "default" feature of the "sha2" crate.