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

Last updated: May 21,2024

1. Install "rust-aes+hazmat-devel.noarch" package

This tutorial shows how to install rust-aes+hazmat-devel.noarch on Fedora 35

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

2. Uninstall "rust-aes+hazmat-devel.noarch" package

This is a short guide on how to uninstall rust-aes+hazmat-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:15:34 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-aes+hazmat-devel
Version : 0.8.1
Release : 1.fc35
Architecture : noarch
Size : 7.9 k
Source : rust-aes-0.8.1-1.fc35.src.rpm
Repository : updates
Summary : Pure Rust implementation of the Advanced Encryption Standard
URL : https://crates.io/crates/aes
License : MIT or ASL 2.0
Description : Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael).
:
: This package contains library source intended for building other packages which
: use the "hazmat" feature of the "aes" crate.