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

Last updated: May 08,2024

1. Install "rust-indexmap+rayon-devel.noarch" package

Please follow the guidelines below to install rust-indexmap+rayon-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-indexmap+rayon-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-indexmap+rayon-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-indexmap+rayon-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:44:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-indexmap+rayon-devel
Version : 2.2.1
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-indexmap-2.2.1-1.el9.src.rpm
Repository : epel
Summary : Hash table with consistent order and fast iteration
URL : https://crates.io/crates/indexmap
License : Apache-2.0 OR MIT
Description : A hash table with consistent order and fast iteration.
:
: This package contains library source intended for building other packages which
: use the "rayon" feature of the "indexmap" crate.