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

Last updated: May 20,2024

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

This is a short guide on how to install rust-parking_lot0.11+deadlock_detection-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-parking_lot0.11+deadlock_detection-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:01:40 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-parking_lot0.11+deadlock_detection-devel
Version : 0.11.2
Release : 1.fc34
Architecture : noarch
Size : 7.5 k
Source : rust-parking_lot0.11-0.11.2-1.fc34.src.rpm
Repository : updates
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 "deadlock_detection" feature of the "parking_lot" crate.