How to Install and Uninstall rust-digest-devel.noarch Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "rust-digest-devel.noarch" package

This is a short guide on how to install rust-digest-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-digest-devel.noarch

2. Uninstall "rust-digest-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-digest-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-digest-devel.noarch $ sudo dnf autoremove

3. Information about the rust-digest-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:57:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-digest-devel
Version : 0.10.7
Release : 1.el9
Architecture : noarch
Size : 28 k
Source : rust-digest-0.10.7-1.el9.src.rpm
Repository : epel
Summary : Traits for cryptographic hash functions and message authentication codes
URL : https://crates.io/crates/digest
License : MIT OR Apache-2.0
Description : Traits for cryptographic hash functions and message authentication
: codes.
:
: This package contains library source intended for building other packages which
: use the "digest" crate.