How to Install and Uninstall rust-crypto-mac+std-devel.noarch Package on AlmaLinux 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 AlmaLinux 9

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

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

This guide let you learn how to uninstall rust-crypto-mac+std-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 0:21:59 ago on Wed Mar 13 07:41:12 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.