How to Install and Uninstall rust-keccak+asm-devel.noarch Package on Fedora 39

Last updated: October 10,2024

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

This is a short guide on how to install rust-keccak+asm-devel.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall rust-keccak+asm-devel.noarch on Fedora 39:

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

3. Information about the rust-keccak+asm-devel.noarch package on Fedora 39

Last metadata expiration check: 2:33:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-keccak+asm-devel
Version : 0.1.5
Release : 1.fc39
Architecture : noarch
Size : 8.0 k
Source : rust-keccak-0.1.5-1.fc39.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 "asm" feature of the "keccak" crate.