How to Install and Uninstall rust-parking_lot_core+default-devel.noarch Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "rust-parking_lot_core+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-parking_lot_core+default-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-parking_lot_core+default-devel.noarch

2. Uninstall "rust-parking_lot_core+default-devel.noarch" package

This tutorial shows how to uninstall rust-parking_lot_core+default-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-parking_lot_core+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-parking_lot_core+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:30:26 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-parking_lot_core+default-devel
Version : 0.9.9
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-parking_lot_core-0.9.9-1.el9.src.rpm
Repository : epel
Summary : Advanced API for creating custom synchronization primitives
URL : https://crates.io/crates/parking_lot_core
License : MIT OR Apache-2.0
Description : An advanced API for creating custom synchronization primitives.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "parking_lot_core" crate.