How to Install and Uninstall rust-indexmap+rayon-devel.noarch Package on Fedora 35

Last updated: September 23,2024

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

Please follow the instructions below to install rust-indexmap+rayon-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall rust-indexmap+rayon-devel.noarch on Fedora 35:

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

3. Information about the rust-indexmap+rayon-devel.noarch package on Fedora 35

Last metadata expiration check: 1:37:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-indexmap+rayon-devel
Version : 1.9.1
Release : 1.fc35
Architecture : noarch
Size : 8.6 k
Source : rust-indexmap-1.9.1-1.fc35.src.rpm
Repository : updates
Summary : Hash table with consistent order and fast iteration
URL : https://crates.io/crates/indexmap
License : ASL 2.0 or MIT
Description : 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.