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

Last updated: July 02,2024

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

This is a short guide on how to install rust-fxhash+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-fxhash+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:18:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-fxhash+default-devel
Version : 0.2.1
Release : 7.el9
Architecture : noarch
Size : 7.6 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 "default" feature of "fxhash" crate.