How to Install and Uninstall rust-hashbrown0.11+rayon-devel.noarch Package on CentOS Stream 9

Last updated: September 25,2024

1. Install "rust-hashbrown0.11+rayon-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-hashbrown0.11+rayon-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-hashbrown0.11+rayon-devel.noarch

2. Uninstall "rust-hashbrown0.11+rayon-devel.noarch" package

Please follow the steps below to uninstall rust-hashbrown0.11+rayon-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-hashbrown0.11+rayon-devel.noarch $ sudo dnf autoremove

3. Information about the rust-hashbrown0.11+rayon-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:53:26 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-hashbrown0.11+rayon-devel
Version : 0.11.2
Release : 2.el9
Architecture : noarch
Size : 7.3 k
Source : rust-hashbrown0.11-0.11.2-2.el9.src.rpm
Repository : epel
Summary : Rust port of Google's SwissTable hash map
URL : https://crates.io/crates/hashbrown
License : ASL 2.0 or MIT
Description : Rust port of Google's SwissTable hash map.
:
: This package contains library source intended for building other packages which
: use the "rayon" feature of the "hashbrown" crate.