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

Last updated: October 04,2024

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

This guide let you learn how to install rust-hmac+std-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-hmac+std-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:09:17 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-hmac+std-devel
Version : 0.12.1
Release : 1.fc36
Architecture : noarch
Size : 8.1 k
Source : rust-hmac-0.12.1-1.fc36.src.rpm
Repository : fedora
Summary : Generic implementation of Hash-based Message Authentication Code (HMAC)
URL : https://crates.io/crates/hmac
License : MIT or ASL 2.0
Description : Generic implementation of Hash-based Message Authentication Code (HMAC).
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "hmac" crate.