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

Last updated: October 05,2024

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

Here is a brief guide to show you how to install rust-aes-gcm-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-aes-gcm-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:18:08 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-aes-gcm-devel
Version : 0.9.4
Release : 1.fc34
Architecture : noarch
Size : 137 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 "aes-gcm" crate.