How to Install and Uninstall rust-fxhash-devel.noarch Package on AlmaLinux 9

Last updated: October 07,2024

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

This tutorial shows how to install rust-fxhash-devel.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall rust-fxhash-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-fxhash-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:27:26 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-fxhash-devel
Version : 0.2.1
Release : 7.el9
Architecture : noarch
Size : 12 k
Source : rust-fxhash-0.2.1-7.el9.src.rpm
Repository : epel
Summary : Fast, non-secure, hashing algorithm
URL : https://crates.io/crates/fxhash
License : ASL 2.0 or MIT
Description : Fast, non-secure, hashing algorithm derived from an internal hasher used in
: FireFox and Rustc.
:
: This package contains library source intended for building other packages
: which use "fxhash" crate.