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

Last updated: October 11,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall rust-aes+default-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:52:29 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-aes+default-devel
Version : 0.8.4
Release : 1.fc39
Architecture : noarch
Size : 8.0 k
Source : rust-aes-0.8.4-1.fc39.src.rpm
Repository : updates
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 "default" feature of the "aes" crate.