How to Install and Uninstall rust-indexmap1+quickcheck-devel.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "rust-indexmap1+quickcheck-devel.noarch" package

This guide let you learn how to install rust-indexmap1+quickcheck-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-indexmap1+quickcheck-devel.noarch

2. Uninstall "rust-indexmap1+quickcheck-devel.noarch" package

Please follow the steps below to uninstall rust-indexmap1+quickcheck-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-indexmap1+quickcheck-devel.noarch $ sudo dnf autoremove

3. Information about the rust-indexmap1+quickcheck-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:45:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-indexmap1+quickcheck-devel
Version : 1.9.3
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-indexmap1-1.9.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 "quickcheck" feature of the "indexmap" crate.