How to Install and Uninstall rust-indexmap-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

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

This guide let you learn how to install rust-indexmap-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the step by step instructions below to uninstall rust-indexmap-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-indexmap-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:45:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-indexmap-devel
Version : 2.2.3
Release : 1.el9
Architecture : noarch
Size : 71 k
Source : rust-indexmap-2.2.3-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 "indexmap" crate.