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

Last updated: April 27,2024

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

This guide covers the steps necessary to install rust-aes0.7+ctr-devel.noarch on Fedora 36

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

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

Please follow the steps below to uninstall rust-aes0.7+ctr-devel.noarch on Fedora 36:

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

3. Information about the rust-aes0.7+ctr-devel.noarch package on Fedora 36

Last metadata expiration check: 5:08:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-aes0.7+ctr-devel
Version : 0.7.5
Release : 1.fc36
Architecture : noarch
Size : 7.2 k
Source : rust-aes0.7-0.7.5-1.fc36.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 "ctr" feature of the "aes" crate.