How to Install and Uninstall rust-aes0.7+compact-devel.noarch Package on Fedora 39

Last updated: October 03,2024

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

This tutorial shows how to install rust-aes0.7+compact-devel.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall rust-aes0.7+compact-devel.noarch on Fedora 39:

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

3. Information about the rust-aes0.7+compact-devel.noarch package on Fedora 39

Last metadata expiration check: 1:38:56 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-aes0.7+compact-devel
Version : 0.7.5
Release : 5.fc39
Architecture : noarch
Size : 7.7 k
Source : rust-aes0.7-0.7.5-5.fc39.src.rpm
Repository : fedora
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) 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 "compact" feature of the "aes" crate.