How to Install and Uninstall rust-fxhash-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

This tutorial shows how to install rust-fxhash-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-fxhash-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-fxhash-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:34:10 ago on Mon Feb 26 07:04:30 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.