How to Install and Uninstall rust-parking_lot_core+deadlock_detection-devel.noarch Package on Rocky Linux 9

Last updated: May 08,2024

1. Install "rust-parking_lot_core+deadlock_detection-devel.noarch" package

This guide covers the steps necessary to install rust-parking_lot_core+deadlock_detection-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-parking_lot_core+deadlock_detection-devel.noarch

2. Uninstall "rust-parking_lot_core+deadlock_detection-devel.noarch" package

This is a short guide on how to uninstall rust-parking_lot_core+deadlock_detection-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-parking_lot_core+deadlock_detection-devel.noarch $ sudo dnf autoremove

3. Information about the rust-parking_lot_core+deadlock_detection-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:23:28 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-parking_lot_core+deadlock_detection-devel
Version : 0.9.9
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-parking_lot_core-0.9.9-1.el9.src.rpm
Repository : epel
Summary : Advanced API for creating custom synchronization primitives
URL : https://crates.io/crates/parking_lot_core
License : MIT OR Apache-2.0
Description : An advanced API for creating custom synchronization primitives.
:
: This package contains library source intended for building other packages which
: use the "deadlock_detection" feature of the "parking_lot_core" crate.