How to Install and Uninstall rust-hmac+default-devel.noarch Package on Fedora 35

Last updated: January 14,2025

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

Please follow the guidelines below to install rust-hmac+default-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall rust-hmac+default-devel.noarch on Fedora 35:

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

3. Information about the rust-hmac+default-devel.noarch package on Fedora 35

Last metadata expiration check: 5:52:37 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-hmac+default-devel
Version : 0.12.1
Release : 1.fc35
Architecture : noarch
Size : 8.0 k
Source : rust-hmac-0.12.1-1.fc35.src.rpm
Repository : updates
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 "default" feature of the "hmac" crate.