How to Install and Uninstall rust-parking_lot_core+deadlock_detection-devel.noarch Package on Fedora 34

Last updated: May 05,2024

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

Please follow the guidance below to install rust-parking_lot_core+deadlock_detection-devel.noarch on Fedora 34

$ 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

Please follow the guidelines below to uninstall rust-parking_lot_core+deadlock_detection-devel.noarch on Fedora 34:

$ 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 Fedora 34

Last metadata expiration check: 2:42:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-parking_lot_core+deadlock_detection-devel
Version : 0.9.1
Release : 1.fc34
Architecture : noarch
Size : 8.6 k
Source : rust-parking_lot_core-0.9.1-1.fc34.src.rpm
Repository : updates
Summary : Advanced API for creating custom synchronization primitives
URL : https://crates.io/crates/parking_lot_core
License : ASL 2.0 or MIT
Description : 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.