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

Last updated: May 20,2024

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

Please follow the steps below to install rust-aes-gcm-devel.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall rust-aes-gcm-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:01:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-aes-gcm-devel
Version : 0.9.4
Release : 1.fc35
Architecture : noarch
Size : 137 k
Source : rust-aes-gcm-0.9.4-1.fc35.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.