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

Last updated: September 24,2024

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

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

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

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

Please follow the instructions below to uninstall rust-aes+hazmat-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-aes+hazmat-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:41:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-aes+hazmat-devel
Version : 0.8.3
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-aes-0.8.3-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.