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

Last updated: September 27,2024

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

This is a short guide on how to install rust-sha2+asm-aarch64-devel.noarch on Fedora 38

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

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

Please follow the steps below to uninstall rust-sha2+asm-aarch64-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:33:07 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-sha2+asm-aarch64-devel
Version : 0.10.8
Release : 1.fc38
Architecture : noarch
Size : 8.4 k
Source : rust-sha2-0.10.8-1.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 "asm-aarch64" feature of the "sha2" crate.