How to Install and Uninstall rust-hmac+reset-devel.noarch Package on CentOS Stream 9

Last updated: September 24,2024

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

This guide covers the steps necessary to install rust-hmac+reset-devel.noarch on CentOS Stream 9

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

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

Please follow the step by step instructions below to uninstall rust-hmac+reset-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-hmac+reset-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:53:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-hmac+reset-devel
Version : 0.12.1
Release : 2.el9
Architecture : noarch
Size : 7.9 k
Source : rust-hmac-0.12.1-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 "reset" feature of the "hmac" crate.