How to Install and Uninstall rust-digest+oid-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

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

Please follow the step by step instructions below to install rust-digest+oid-devel.noarch on CentOS Stream 9

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

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

Here is a brief guide to show you how to uninstall rust-digest+oid-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-digest+oid-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:19:22 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-digest+oid-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 "oid" feature of the "digest" crate.