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

Last updated: October 02,2024

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

This is a short guide on how to install rust-linked-hash-map+heapsize-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall rust-linked-hash-map+heapsize-devel.noarch on Fedora 39:

$ 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 39

Last metadata expiration check: 0:29:32 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-linked-hash-map+heapsize-devel
Version : 0.5.6
Release : 5.fc39
Architecture : noarch
Size : 8.0 k
Source : rust-linked-hash-map-0.5.6-5.fc39.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 Apache-2.0
Description : A HashMap wrapper that holds key-value pairs in insertion order.
:
: This package contains library source intended for building other packages which
: use the "heapsize" feature of the "linked-hash-map" crate.