How to Install and Uninstall rust-fxhash+default-devel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

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

Learn how to install rust-fxhash+default-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-fxhash+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-fxhash+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:20:10 ago on Thu Feb 15 07:50:05 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.