How to Install and Uninstall rust-hmac0.11-devel.noarch Package on AlmaLinux 9

Last updated: July 07,2024

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

This guide let you learn how to install rust-hmac0.11-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-hmac0.11-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-hmac0.11-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:42:55 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-hmac0.11-devel
Version : 0.11.0
Release : 2.el9
Architecture : noarch
Size : 21 k
Source : rust-hmac0.11-0.11.0-2.el9.src.rpm
Repository : epel
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 "hmac" crate.