How to Install and Uninstall rust-pkcs5+sha2-devel.noarch Package on Fedora 38

Last updated: September 22,2024

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

This guide covers the steps necessary to install rust-pkcs5+sha2-devel.noarch on Fedora 38

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

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

This is a short guide on how to uninstall rust-pkcs5+sha2-devel.noarch on Fedora 38:

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

3. Information about the rust-pkcs5+sha2-devel.noarch package on Fedora 38

Last metadata expiration check: 4:33:56 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-pkcs5+sha2-devel
Version : 0.3.2
Release : 4.fc38
Architecture : noarch
Size : 7.7 k
Source : rust-pkcs5-0.3.2-4.fc38.src.rpm
Repository : fedora
Summary : Pure Rust implementation of PKCS#5 (RFC 8018)
URL : https://crates.io/crates/pkcs5
License : ASL 2.0 or MIT
Description : Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5:
: Password-Based Cryptography Specification Version 2.1 (RFC 8018).
:
: This package contains library source intended for building other packages which
: use the "sha2" feature of the "pkcs5" crate.