How to Install and Uninstall rust-linked-hash-map+serde_impl-devel.noarch Package on Fedora 36

Last updated: January 06,2025

1. Install "rust-linked-hash-map+serde_impl-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-linked-hash-map+serde_impl-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-linked-hash-map+serde_impl-devel.noarch

2. Uninstall "rust-linked-hash-map+serde_impl-devel.noarch" package

Please follow the guidelines below to uninstall rust-linked-hash-map+serde_impl-devel.noarch on Fedora 36:

$ sudo dnf remove rust-linked-hash-map+serde_impl-devel.noarch $ sudo dnf autoremove

3. Information about the rust-linked-hash-map+serde_impl-devel.noarch package on Fedora 36

Last metadata expiration check: 2:49:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-linked-hash-map+serde_impl-devel
Version : 0.5.6
Release : 1.fc36
Architecture : noarch
Size : 7.9 k
Source : rust-linked-hash-map-0.5.6-1.fc36.src.rpm
Repository : updates
Summary : HashMap wrapper that holds key-value pairs in insertion order
URL : https://crates.io/crates/linked-hash-map
License : MIT or ASL 2.0
Description : HashMap wrapper that holds key-value pairs in insertion order.
:
: This package contains library source intended for building other packages which
: use the "serde_impl" feature of the "linked-hash-map" crate.