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

Last updated: October 05,2024

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

This guide let you learn how to install rust-dashmap+rayon-devel.noarch on Rocky Linux 9

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

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

This tutorial shows how to uninstall rust-dashmap+rayon-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-dashmap+rayon-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:24:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-dashmap+rayon-devel
Version : 5.5.3
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-dashmap-5.5.3-1.el9.src.rpm
Repository : epel
Summary : Blazing fast concurrent HashMap for Rust
URL : https://crates.io/crates/dashmap
License : MIT
Description : Blazing fast concurrent HashMap for Rust.
:
: This package contains library source intended for building other packages which
: use the "rayon" feature of the "dashmap" crate.