How to Install and Uninstall rust-hmac0.11+default-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-hmac0.11+default-devel.noarch" package

This tutorial shows how to install rust-hmac0.11+default-devel.noarch on Fedora 34

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

2. Uninstall "rust-hmac0.11+default-devel.noarch" package

This tutorial shows how to uninstall rust-hmac0.11+default-devel.noarch on Fedora 34:

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

3. Information about the rust-hmac0.11+default-devel.noarch package on Fedora 34

Last metadata expiration check: 1:20:17 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-hmac0.11+default-devel
Version : 0.11.0
Release : 1.fc34
Architecture : noarch
Size : 7.1 k
Source : rust-hmac0.11-0.11.0-1.fc34.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.