How to Install and Uninstall rust-aes-siv+getrandom-devel.noarch Package on Fedora 38

Last updated: September 28,2024

1. Install "rust-aes-siv+getrandom-devel.noarch" package

Please follow the guidelines below to install rust-aes-siv+getrandom-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-aes-siv+getrandom-devel.noarch

2. Uninstall "rust-aes-siv+getrandom-devel.noarch" package

This guide covers the steps necessary to uninstall rust-aes-siv+getrandom-devel.noarch on Fedora 38:

$ sudo dnf remove rust-aes-siv+getrandom-devel.noarch $ sudo dnf autoremove

3. Information about the rust-aes-siv+getrandom-devel.noarch package on Fedora 38

Last metadata expiration check: 0:43:18 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-aes-siv+getrandom-devel
Version : 0.7.0
Release : 1.fc38
Architecture : noarch
Size : 7.4 k
Source : rust-aes-siv-0.7.0-1.fc38.src.rpm
Repository : updates
Summary : AES-SIV Misuse-Resistant Authenticated Encryption Cipher
URL : https://crates.io/crates/aes-siv
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of the AES-SIV Misuse-Resistant Authenticated
: Encryption Cipher (RFC 5297) with optional architecture-specific
: hardware acceleration.
:
: This package contains library source intended for building other packages which
: use the "getrandom" feature of the "aes-siv" crate.