How to Install and Uninstall rust-digest+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

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

Learn how to install rust-digest+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-digest+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-digest+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:52:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-digest+default-devel
Version : 0.10.7
Release : 1.el9
Architecture : noarch
Size : 8.0 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 "default" feature of the "digest" crate.