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

Last updated: July 05,2024

1. Install "rust-aes-gcm+alloc-devel.noarch" package

Learn how to install rust-aes-gcm+alloc-devel.noarch on Fedora 34

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

2. Uninstall "rust-aes-gcm+alloc-devel.noarch" package

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

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

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

Last metadata expiration check: 1:32:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-aes-gcm+alloc-devel
Version : 0.9.4
Release : 1.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-aes-gcm-0.9.4-1.fc34.src.rpm
Repository : updates
Summary : Pure Rust implementation of the AES-GCM AEAD Cipher
URL : https://crates.io/crates/aes-gcm
License : ASL 2.0 or MIT
Description : Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated
: Encryption with Associated Data (AEAD) Cipher with optional architecture-
: specific hardware acceleration.
:
: This package contains library source intended for building other packages
: which use "alloc" feature of "aes-gcm" crate.