How to Install and Uninstall rust-aes0.7-devel.noarch Package on Fedora 38

Last updated: October 04,2024

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

Please follow the guidance below to install rust-aes0.7-devel.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall rust-aes0.7-devel.noarch on Fedora 38:

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

3. Information about the rust-aes0.7-devel.noarch package on Fedora 38

Last metadata expiration check: 3:15:34 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-aes0.7-devel
Version : 0.7.5
Release : 3.fc38
Architecture : noarch
Size : 134 k
Source : rust-aes0.7-0.7.5-3.fc38.src.rpm
Repository : fedora
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 "aes" crate.