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

Last updated: May 20,2024

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

This guide let you learn how to install rust-parking_lot+deadlock_detection-devel.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall rust-parking_lot+deadlock_detection-devel.noarch on Fedora 34:

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

3. Information about the rust-parking_lot+deadlock_detection-devel.noarch package on Fedora 34

Last metadata expiration check: 3:19:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-parking_lot+deadlock_detection-devel
Version : 0.12.0
Release : 1.fc34
Architecture : noarch
Size : 8.3 k
Source : rust-parking_lot-0.12.0-1.fc34.src.rpm
Repository : updates
Summary : Compact and efficient implementations of 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 "deadlock_detection" feature of the "parking_lot" crate.