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

Last updated: October 05,2024

1. Install "rust-crypto-mac+std-devel.noarch" package

This tutorial shows how to install rust-crypto-mac+std-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-crypto-mac+std-devel.noarch

2. Uninstall "rust-crypto-mac+std-devel.noarch" package

This tutorial shows how to uninstall rust-crypto-mac+std-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-crypto-mac+std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:24:18 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-crypto-mac+std-devel
Version : 0.11.1
Release : 3.el9
Architecture : noarch
Size : 7.8 k
Source : rust-crypto-mac-0.11.1-3.el9.src.rpm
Repository : epel
Summary : Trait for Message Authentication Code (MAC) algorithms
URL : https://crates.io/crates/crypto-mac
License : MIT or ASL 2.0
Description : Trait for Message Authentication Code (MAC) algorithms.
:
: This package contains library source intended for building other packages
: which use "std" feature of "crypto-mac" crate.