How to Install and Uninstall rust-sha1-asm-devel.noarch Package on Oracle Linux 9

Last updated: September 20,2024

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

This tutorial shows how to install rust-sha1-asm-devel.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall rust-sha1-asm-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-sha1-asm-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:18:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-sha1-asm-devel
Version : 0.5.2
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : rust-sha1-asm-0.5.2-1.el9.src.rpm
Repository : epel
Summary : Assembly implementation of SHA-1 compression function
URL : https://crates.io/crates/sha1-asm
License : MIT
Description : Assembly implementation of SHA-1 compression function.
:
: This package contains library source intended for building other packages which
: use the "sha1-asm" crate.