How to Install and Uninstall rust-enum-map+default-devel.noarch Package on Fedora 38

Last updated: January 16,2025

1. Install "rust-enum-map+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-enum-map+default-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-enum-map+default-devel.noarch

2. Uninstall "rust-enum-map+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-enum-map+default-devel.noarch on Fedora 38:

$ sudo dnf remove rust-enum-map+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-enum-map+default-devel.noarch package on Fedora 38

Last metadata expiration check: 1:40:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-enum-map+default-devel
Version : 2.6.3
Release : 1.fc38
Architecture : noarch
Size : 8.2 k
Source : rust-enum-map-2.6.3-1.fc38.src.rpm
Repository : updates
Summary : Map with C-like enum keys represented internally as an array
URL : https://crates.io/crates/enum-map
License : MIT OR Apache-2.0
Description : A map with C-like enum keys represented internally as an array.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "enum-map" crate.