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

Last updated: September 28,2024

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

In this section, we are going to explain the necessary steps to install rust-parking_lot_core+deadlock_detection-devel.noarch on CentOS Stream 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

Here is a brief guide to show you how to uninstall rust-parking_lot_core+deadlock_detection-devel.noarch on CentOS Stream 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 CentOS Stream 9

Last metadata expiration check: 2:59:57 ago on Sat Mar 16 16:03:45 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.