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

Last updated: January 11,2025

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

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

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

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

Here is a brief guide to show you how to uninstall rust-aes0.7+ctr-devel.noarch on Fedora 39:

$ 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 39

Last metadata expiration check: 2:27:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-aes0.7+ctr-devel
Version : 0.7.5
Release : 5.fc39
Architecture : noarch
Size : 7.9 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 "ctr" feature of the "aes" crate.