How to Install and Uninstall rust-hkdf+std-devel.noarch Package on Fedora 36

Last updated: January 11,2025

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

Please follow the guidance below to install rust-hkdf+std-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall rust-hkdf+std-devel.noarch on Fedora 36:

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

3. Information about the rust-hkdf+std-devel.noarch package on Fedora 36

Last metadata expiration check: 1:23:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-hkdf+std-devel
Version : 0.12.3
Release : 1.fc36
Architecture : noarch
Size : 8.1 k
Source : rust-hkdf-0.12.3-1.fc36.src.rpm
Repository : fedora
Summary : HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
URL : https://crates.io/crates/hkdf
License : MIT or ASL 2.0
Description : HMAC-based Extract-and-Expand Key Derivation Function (HKDF).
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "hkdf" crate.