How to Install and Uninstall rust-hmac0.11+std-devel.noarch Package on Rocky Linux 9

Last updated: October 08,2024

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

This guide covers the steps necessary to install rust-hmac0.11+std-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-hmac0.11+std-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-hmac0.11+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:53:04 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-hmac0.11+std-devel
Version : 0.11.0
Release : 2.el9
Architecture : noarch
Size : 7.4 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 "std" feature of the "hmac" crate.