How to Install and Uninstall rust-hashlink-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

Please follow the guidance below to install rust-hashlink-devel.noarch on Rocky Linux 9

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

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

Please follow the steps below to uninstall rust-hashlink-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-hashlink-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:28:22 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-hashlink-devel
Version : 0.8.4
Release : 1.el9
Architecture : noarch
Size : 33 k
Source : rust-hashlink-0.8.4-1.el9.src.rpm
Repository : epel
Summary : HashMap-like containers that hold their key-value pairs in a user controllable order
URL : https://crates.io/crates/hashlink
License : MIT OR Apache-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 the "hashlink" crate.