How to Install and Uninstall rust-hmac-devel.noarch Package on Fedora 39

Last updated: November 24,2024

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

Learn how to install rust-hmac-devel.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall rust-hmac-devel.noarch on Fedora 39:

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

3. Information about the rust-hmac-devel.noarch package on Fedora 39

Last metadata expiration check: 4:58:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-hmac-devel
Version : 0.12.1
Release : 5.fc39
Architecture : noarch
Size : 55 k
Source : rust-hmac-0.12.1-5.fc39.src.rpm
Repository : fedora
Summary : Generic implementation of Hash-based Message Authentication Code (HMAC)
URL : https://crates.io/crates/hmac
License : MIT OR Apache-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 "hmac" crate.