How to Install and Uninstall rust-indexmap1+std-devel.noarch Package on Fedora 39

Last updated: July 02,2024

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

Please follow the guidelines below to install rust-indexmap1+std-devel.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall rust-indexmap1+std-devel.noarch on Fedora 39:

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

3. Information about the rust-indexmap1+std-devel.noarch package on Fedora 39

Last metadata expiration check: 3:23:22 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-indexmap1+std-devel
Version : 1.9.3
Release : 2.fc39
Architecture : noarch
Size : 7.3 k
Source : rust-indexmap1-1.9.3-2.fc39.src.rpm
Repository : fedora
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 "std" feature of the "indexmap" crate.