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

Last updated: September 22,2024

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

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

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

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

Learn how to uninstall rust-linked-hash-map+heapsize-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:47:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-linked-hash-map+heapsize-devel
Version : 0.5.4
Release : 2.fc34
Architecture : noarch
Size : 8.4 k
Source : rust-linked-hash-map-0.5.4-2.fc34.src.rpm
Repository : fedora
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 "heapsize" feature of "linked-hash-map" crate.