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

Last updated: October 06,2024

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

This is a short guide on how to install rust-enum-map+serde-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-enum-map+serde-devel.noarch on Fedora 36:

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

3. Information about the rust-enum-map+serde-devel.noarch package on Fedora 36

Last metadata expiration check: 1:58:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-enum-map+serde-devel
Version : 1.1.0
Release : 3.fc36
Architecture : noarch
Size : 7.4 k
Source : rust-enum-map-1.1.0-3.fc36.src.rpm
Repository : fedora
Summary : Map with C-like enum keys represented internally as an array
URL : https://crates.io/crates/enum-map
License : MIT or ASL 2.0
Description : Map with C-like enum keys represented internally as an array.
:
: This package contains library source intended for building other packages
: which use "serde" feature of "enum-map" crate.