How to Install and Uninstall rust-sha2+oid-devel.noarch Package on Fedora 39

Last updated: February 07,2025

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

Please follow the guidelines below to install rust-sha2+oid-devel.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall rust-sha2+oid-devel.noarch on Fedora 39:

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

3. Information about the rust-sha2+oid-devel.noarch package on Fedora 39

Last metadata expiration check: 5:19:19 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-sha2+oid-devel
Version : 0.10.8
Release : 1.fc39
Architecture : noarch
Size : 8.5 k
Source : rust-sha2-0.10.8-1.fc39.src.rpm
Repository : fedora
Summary : Pure Rust implementation of the SHA-2 hash function family
URL : https://crates.io/crates/sha2
License : MIT OR Apache-2.0
Description : Pure Rust implementation of the SHA-2 hash function family including
: SHA-224, SHA-256, SHA-384, and SHA-512.
:
: This package contains library source intended for building other packages which
: use the "oid" feature of the "sha2" crate.