How to Install and Uninstall rust-crypto-mac+default-devel.noarch Package on AlmaLinux 9

Last updated: September 28,2024

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

This guide covers the steps necessary to install rust-crypto-mac+default-devel.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-crypto-mac+default-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-crypto-mac+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:53:33 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-crypto-mac+default-devel
Version : 0.11.1
Release : 3.el9
Architecture : noarch
Size : 7.9 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 "default" feature of "crypto-mac" crate.