How to Install and Uninstall rust-digest+std-devel.noarch Package on Fedora 34

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-digest+std-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-digest+std-devel.noarch on Fedora 34:

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

3. Information about the rust-digest+std-devel.noarch package on Fedora 34

Last metadata expiration check: 1:07:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-digest+std-devel
Version : 0.10.3
Release : 1.fc34
Architecture : noarch
Size : 8.0 k
Source : rust-digest-0.10.3-1.fc34.src.rpm
Repository : updates
Summary : Traits for cryptographic hash functions
URL : https://crates.io/crates/digest
License : MIT or ASL 2.0
Description : Traits for cryptographic hash functions.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "digest" crate.