How to Install and Uninstall rust-indexmap+std-devel.noarch Package on Fedora 38

Last updated: September 25,2024

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

This guide let you learn how to install rust-indexmap+std-devel.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall rust-indexmap+std-devel.noarch on Fedora 38:

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

3. Information about the rust-indexmap+std-devel.noarch package on Fedora 38

Last metadata expiration check: 0:27:53 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-indexmap+std-devel
Version : 2.2.5
Release : 1.fc38
Architecture : noarch
Size : 8.8 k
Source : rust-indexmap-2.2.5-1.fc38.src.rpm
Repository : updates
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.