How to Install and Uninstall rust-nohash-hasher+std-devel.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "rust-nohash-hasher+std-devel.noarch" package

Please follow the guidelines below to install rust-nohash-hasher+std-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-nohash-hasher+std-devel.noarch

2. Uninstall "rust-nohash-hasher+std-devel.noarch" package

This guide let you learn how to uninstall rust-nohash-hasher+std-devel.noarch on Fedora 36:

$ sudo dnf remove rust-nohash-hasher+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-nohash-hasher+std-devel.noarch package on Fedora 36

Last metadata expiration check: 0:42:22 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : rust-nohash-hasher+std-devel
Version : 0.2.0
Release : 1.fc36
Architecture : noarch
Size : 7.1 k
Source : rust-nohash-hasher-0.2.0-1.fc36.src.rpm
Repository : fedora
Summary : Implementation of `std::hash::Hasher` which does not hash at all
URL : https://crates.io/crates/nohash-hasher
License : ASL 2.0 or MIT
Description : Implementation of `std::hash::Hasher` which does not hash at all.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "nohash-hasher" crate.