How to Install and Uninstall rust-sha1+asm-devel.noarch Package on AlmaLinux 9

Last updated: June 03,2024

1. Install "rust-sha1+asm-devel.noarch" package

This is a short guide on how to install rust-sha1+asm-devel.noarch on AlmaLinux 9

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

2. Uninstall "rust-sha1+asm-devel.noarch" package

This is a short guide on how to uninstall rust-sha1+asm-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-sha1+asm-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:48:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-sha1+asm-devel
Version : 0.10.6
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-sha1-0.10.6-1.el9.src.rpm
Repository : epel
Summary : SHA-1 hash function
URL : https://crates.io/crates/sha1
License : MIT OR Apache-2.0
Description : SHA-1 hash function.
:
: This package contains library source intended for building other packages which
: use the "asm" feature of the "sha1" crate.