How to Install and Uninstall rust-hashlink-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the steps below to install rust-hashlink-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-hashlink-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-hashlink-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:39:35 ago on Mon Feb 26 07:04:30 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.