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

Last updated: June 26,2024

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

Here is a brief guide to show you how to install rust-dashmap-devel.noarch on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-dashmap-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:09:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-dashmap-devel
Version : 5.5.3
Release : 1.el9
Architecture : noarch
Size : 31 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 "dashmap" crate.