How to Install and Uninstall rust-ahash+runtime-rng-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-ahash+runtime-rng-devel.noarch" package

This is a short guide on how to install rust-ahash+runtime-rng-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-ahash+runtime-rng-devel.noarch

2. Uninstall "rust-ahash+runtime-rng-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-ahash+runtime-rng-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-ahash+runtime-rng-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ahash+runtime-rng-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:50:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-ahash+runtime-rng-devel
Version : 0.8.8
Release : 2.el9.next
Architecture : noarch
Size : 7.6 k
Source : rust-ahash-0.8.8-2.el9.next.src.rpm
Repository : epel-next
Summary : Non-cryptographic hash function using AES-NI for high performance
URL : https://crates.io/crates/ahash
License : MIT OR Apache-2.0
Description : A non-cryptographic hash function using AES-NI for high performance.
:
: This package contains library source intended for building other packages which
: use the "runtime-rng" feature of the "ahash" crate.