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

Last updated: October 05,2024

1. Install "rust-parking+default-devel.noarch" package

This is a short guide on how to install rust-parking+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-parking+default-devel.noarch

2. Uninstall "rust-parking+default-devel.noarch" package

This is a short guide on how to uninstall rust-parking+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-parking+default-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:42:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-parking+default-devel
Version : 2.2.0
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-parking-2.2.0-1.el9.src.rpm
Repository : epel
Summary : Thread parking and unparking
URL : https://crates.io/crates/parking
License : Apache-2.0 OR MIT
Description : Thread parking and unparking.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "parking" crate.