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

Last updated: May 04,2024

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

This tutorial shows how to install rust-indexmap+default-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-indexmap+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-indexmap+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:26:23 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-indexmap+default-devel
Version : 2.2.1
Release : 1.el9
Architecture : noarch
Size : 8.2 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 "default" feature of the "indexmap" crate.