How to Install and Uninstall rust-digest+alloc-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

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

Here is a brief guide to show you how to install rust-digest+alloc-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-digest+alloc-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-digest+alloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:21:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-digest+alloc-devel
Version : 0.10.7
Release : 1.el9
Architecture : noarch
Size : 7.9 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 "alloc" feature of the "digest" crate.