How to Install and Uninstall rust-hmac-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-hmac-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-hmac-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-hmac-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:16:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-hmac-devel
Version : 0.12.1
Release : 2.el9
Architecture : noarch
Size : 52 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 "hmac" crate.