How to Install and Uninstall rust-parking_lot+nightly-devel.noarch Package on Fedora 38

Last updated: September 27,2024

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

Learn how to install rust-parking_lot+nightly-devel.noarch on Fedora 38

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

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

This guide let you learn how to uninstall rust-parking_lot+nightly-devel.noarch on Fedora 38:

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

3. Information about the rust-parking_lot+nightly-devel.noarch package on Fedora 38

Last metadata expiration check: 2:29:44 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-parking_lot+nightly-devel
Version : 0.12.1
Release : 3.fc38
Architecture : noarch
Size : 8.4 k
Source : rust-parking_lot-0.12.1-3.fc38.src.rpm
Repository : fedora
Summary : Compact and efficient implementations of standard synchronization primitives
URL : https://crates.io/crates/parking_lot
License : MIT or ASL 2.0
Description : More compact and efficient implementations of the standard synchronization
: primitives.
:
: This package contains library source intended for building other packages which
: use the "nightly" feature of the "parking_lot" crate.