How to Install and Uninstall rust-aead+dev-devel.noarch Package on Fedora 39

Last updated: September 21,2024

1. Install "rust-aead+dev-devel.noarch" package

Please follow the step by step instructions below to install rust-aead+dev-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-aead+dev-devel.noarch

2. Uninstall "rust-aead+dev-devel.noarch" package

Please follow the guidance below to uninstall rust-aead+dev-devel.noarch on Fedora 39:

$ sudo dnf remove rust-aead+dev-devel.noarch $ sudo dnf autoremove

3. Information about the rust-aead+dev-devel.noarch package on Fedora 39

Last metadata expiration check: 5:54:26 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-aead+dev-devel
Version : 0.5.2
Release : 2.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-aead-0.5.2-2.fc39.src.rpm
Repository : fedora
Summary : Traits for Authenticated Encryption with Associated Data
URL : https://crates.io/crates/aead
License : MIT OR Apache-2.0
Description : Traits for Authenticated Encryption with Associated Data (AEAD)
: algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-
: level API.
:
: This package contains library source intended for building other packages which
: use the "dev" feature of the "aead" crate.