How to Install and Uninstall rust-parking_lot0.11-devel.noarch Package on Fedora 39

Last updated: September 24,2024

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

Here is a brief guide to show you how to install rust-parking_lot0.11-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall rust-parking_lot0.11-devel.noarch on Fedora 39:

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

3. Information about the rust-parking_lot0.11-devel.noarch package on Fedora 39

Last metadata expiration check: 3:07:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-parking_lot0.11-devel
Version : 0.11.2
Release : 5.fc39
Architecture : noarch
Size : 47 k
Source : rust-parking_lot0.11-0.11.2-5.fc39.src.rpm
Repository : fedora
Summary : More compact and efficient implementations of the standard synchronization primitives
URL : https://crates.io/crates/parking_lot
License : Apache-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 "parking_lot" crate.