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

Last updated: October 09,2024

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

This guide let you learn how to install rust-sha2-asm-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-sha2-asm-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-sha2-asm-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:03:18 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-sha2-asm-devel
Version : 0.6.3
Release : 1.el9
Architecture : noarch
Size : 20 k
Source : rust-sha2-asm-0.6.3-1.el9.src.rpm
Repository : epel
Summary : Assembly implementation of SHA-2 compression functions
URL : https://crates.io/crates/sha2-asm
License : MIT
Description : Assembly implementation of SHA-2 compression functions.
:
: This package contains library source intended for building other packages which
: use the "sha2-asm" crate.