How to Install and Uninstall rust-aes-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

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

Please follow the guidelines below to install rust-aes-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-aes-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-aes-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:17:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-aes-devel
Version : 0.8.4
Release : 1.el9
Architecture : noarch
Size : 118 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 "aes" crate.