How to Install and Uninstall rust-aes+default-devel.noarch Package on Fedora 34

Last updated: April 29,2024

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

Please follow the guidance below to install rust-aes+default-devel.noarch on Fedora 34

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

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

Please follow the steps below to uninstall rust-aes+default-devel.noarch on Fedora 34:

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

3. Information about the rust-aes+default-devel.noarch package on Fedora 34

Last metadata expiration check: 1:52:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-aes+default-devel
Version : 0.8.1
Release : 1.fc34
Architecture : noarch
Size : 8.0 k
Source : rust-aes-0.8.1-1.fc34.src.rpm
Repository : updates
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).
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "aes" crate.