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

Last updated: June 25,2024

1. Install "rust-parking_lot0.11+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-parking_lot0.11+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-parking_lot0.11+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-parking_lot0.11+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:42:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-parking_lot0.11+default-devel
Version : 0.11.2
Release : 2.el9
Architecture : noarch
Size : 7.3 k
Source : rust-parking_lot0.11-0.11.2-2.el9.src.rpm
Repository : epel
Summary : More compact and efficient implementations of the standard synchronization primitives
URL : https://crates.io/crates/parking_lot
License : ASL 2.0 or MIT
Description : More compact and efficient implementations of the standard synchronization
: primitives.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "parking_lot" crate.