How to Install and Uninstall rust-aes0.7+armv8-devel.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "rust-aes0.7+armv8-devel.noarch" package

Learn how to install rust-aes0.7+armv8-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-aes0.7+armv8-devel.noarch

2. Uninstall "rust-aes0.7+armv8-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-aes0.7+armv8-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-aes0.7+armv8-devel.noarch $ sudo dnf autoremove

3. Information about the rust-aes0.7+armv8-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:30:52 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-aes0.7+armv8-devel
Version : 0.7.5
Release : 2.el9
Architecture : noarch
Size : 7.2 k
Source : rust-aes0.7-0.7.5-2.el9.src.rpm
Repository : epel
Summary : Pure Rust implementation of the Advanced Encryption Standard
URL : https://crates.io/crates/aes
License : MIT or ASL 2.0
Description : Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)
: including support for AES in counter mode (a.k.a. AES-CTR).
:
: This package contains library source intended for building other packages which
: use the "armv8" feature of the "aes" crate.