How to Install and Uninstall rust-indexmap+test_debug-devel.noarch Package on CentOS Stream 9

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install rust-indexmap+test_debug-devel.noarch on CentOS Stream 9

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

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

Here is a brief guide to show you how to uninstall rust-indexmap+test_debug-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-indexmap+test_debug-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:16:32 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-indexmap+test_debug-devel
Version : 2.2.5
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-indexmap-2.2.5-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 "test_debug" feature of the "indexmap" crate.