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

Last updated: November 29,2024

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

This guide covers the steps necessary to install rust-parking_lot0.11+send_guard-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-parking_lot0.11+send_guard-devel.noarch on Fedora 36:

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

3. Information about the rust-parking_lot0.11+send_guard-devel.noarch package on Fedora 36

Last metadata expiration check: 0:25:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-parking_lot0.11+send_guard-devel
Version : 0.11.2
Release : 1.fc36
Architecture : noarch
Size : 7.2 k
Source : rust-parking_lot0.11-0.11.2-1.fc36.src.rpm
Repository : fedora
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 "send_guard" feature of the "parking_lot" crate.