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

Last updated: October 06,2024

1. Install "rust-keccak-devel.noarch" package

Here is a brief guide to show you how to install rust-keccak-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-keccak-devel.noarch

2. Uninstall "rust-keccak-devel.noarch" package

Please follow the guidelines below to uninstall rust-keccak-devel.noarch on Fedora 35:

$ sudo dnf remove rust-keccak-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:20:09 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-keccak-devel
Version : 0.1.2
Release : 1.fc35
Architecture : noarch
Size : 21 k
Source : rust-keccak-0.1.2-1.fc35.src.rpm
Repository : updates
Summary : Pure Rust implementation of the Keccak sponge function
URL : https://crates.io/crates/keccak
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of the Keccak sponge function including the keccak-f
: and keccak-p variants.
:
: This package contains library source intended for building other packages which
: use the "keccak" crate.