How to Install and Uninstall rust-parking_lot+send_guard-devel.noarch Package on Oracle Linux 9

Last updated: May 05,2024

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

Please follow the guidance below to install rust-parking_lot+send_guard-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-parking_lot+send_guard-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-parking_lot+send_guard-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:05:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-parking_lot+send_guard-devel
Version : 0.12.1
Release : 3.el9
Architecture : noarch
Size : 8.2 k
Source : rust-parking_lot-0.12.1-3.el9.src.rpm
Repository : epel
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 "send_guard" feature of the "parking_lot" crate.