How to Install and Uninstall rust-sha2_0.9+sha2-asm-devel.noarch Package on Fedora 38

Last updated: October 12,2024

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

Please follow the instructions below to install rust-sha2_0.9+sha2-asm-devel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall rust-sha2_0.9+sha2-asm-devel.noarch on Fedora 38:

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

3. Information about the rust-sha2_0.9+sha2-asm-devel.noarch package on Fedora 38

Last metadata expiration check: 1:34:25 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-sha2_0.9+sha2-asm-devel
Version : 0.9.9
Release : 5.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-sha2_0.9-0.9.9-5.fc38.src.rpm
Repository : updates
Summary : Pure Rust implementation of the SHA-2 hash function family
URL : https://crates.io/crates/sha2
License : MIT OR Apache-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-asm" feature of the "sha2" crate.