How to Install and Uninstall rust-pkcs5+des-devel.noarch Package on Fedora 36

Last updated: May 18,2024

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

Here is a brief guide to show you how to install rust-pkcs5+des-devel.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall rust-pkcs5+des-devel.noarch on Fedora 36:

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

3. Information about the rust-pkcs5+des-devel.noarch package on Fedora 36

Last metadata expiration check: 1:14:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-pkcs5+des-devel
Version : 0.3.2
Release : 2.fc36
Architecture : noarch
Size : 7.3 k
Source : rust-pkcs5-0.3.2-2.fc36.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 "des" feature of the "pkcs5" crate.