How to Install and Uninstall rust-sha1+std-devel.noarch Package on Rocky Linux 9

Last updated: May 19,2024

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

Here is a brief guide to show you how to install rust-sha1+std-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-sha1+std-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-sha1+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:59:07 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-sha1+std-devel
Version : 0.10.6
Release : 1.el9
Architecture : noarch
Size : 8.0 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 "std" feature of the "sha1" crate.