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

Last updated: October 02,2024

1. Install "rust-aes+hazmat-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-aes+hazmat-devel.noarch

2. Uninstall "rust-aes+hazmat-devel.noarch" package

Please follow the guidance below to uninstall rust-aes+hazmat-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-aes+hazmat-devel.noarch $ sudo dnf autoremove

3. Information about the rust-aes+hazmat-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:06:16 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-aes+hazmat-devel
Version : 0.8.4
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-aes-0.8.4-1.el9.src.rpm
Repository : epel
Summary : Pure Rust implementation of the Advanced Encryption Standard
URL : https://crates.io/crates/aes
License : MIT OR Apache-2.0
Description : Pure Rust implementation of the Advanced Encryption Standard (a.k.a.
: Rijndael).
:
: This package contains library source intended for building other packages which
: use the "hazmat" feature of the "aes" crate.