How to Install and Uninstall rust-parking_lot+arc_lock-devel.noarch Package on Fedora 39

Last updated: October 03,2024

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

Here is a brief guide to show you how to install rust-parking_lot+arc_lock-devel.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall rust-parking_lot+arc_lock-devel.noarch on Fedora 39:

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

3. Information about the rust-parking_lot+arc_lock-devel.noarch package on Fedora 39

Last metadata expiration check: 3:26:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-parking_lot+arc_lock-devel
Version : 0.12.1
Release : 5.fc39
Architecture : noarch
Size : 8.3 k
Source : rust-parking_lot-0.12.1-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 : MIT OR Apache-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 "arc_lock" feature of the "parking_lot" crate.