How to Install and Uninstall rust-sha2_0.9+asm-aarch64-devel.noarch Package on CentOS Stream 9

Last updated: October 03,2024

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

Here is a brief guide to show you how to install rust-sha2_0.9+asm-aarch64-devel.noarch on CentOS Stream 9

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

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

Please follow the guidance below to uninstall rust-sha2_0.9+asm-aarch64-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-sha2_0.9+asm-aarch64-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:59:09 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-sha2_0.9+asm-aarch64-devel
Version : 0.9.9
Release : 5.el9
Architecture : noarch
Size : 7.6 k
Source : rust-sha2_0.9-0.9.9-5.el9.src.rpm
Repository : epel
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.