How to Install and Uninstall rust-hashlink-devel.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "rust-hashlink-devel.noarch" package

This guide covers the steps necessary to install rust-hashlink-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-hashlink-devel.noarch

2. Uninstall "rust-hashlink-devel.noarch" package

This tutorial shows how to uninstall rust-hashlink-devel.noarch on Fedora 35:

$ sudo dnf remove rust-hashlink-devel.noarch $ sudo dnf autoremove

3. Information about the rust-hashlink-devel.noarch package on Fedora 35

Last metadata expiration check: 2:05:22 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-hashlink-devel
Version : 0.7.0
Release : 1.fc35
Architecture : noarch
Size : 32 k
Source : rust-hashlink-0.7.0-1.fc35.src.rpm
Repository : updates
Summary : HashMap-like containers that hold their key-value pairs in a user controllable order
URL : https://crates.io/crates/hashlink
License : MIT or ASL 2.0
Description : HashMap-like containers that hold their key-value pairs in a user controllable
: order.
:
: This package contains library source intended for building other packages
: which use "hashlink" crate.