How to Install and Uninstall rust-parking_lot_core0.8+thread-id-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-parking_lot_core0.8+thread-id-devel.noarch" package

This guide let you learn how to install rust-parking_lot_core0.8+thread-id-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-parking_lot_core0.8+thread-id-devel.noarch

2. Uninstall "rust-parking_lot_core0.8+thread-id-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-parking_lot_core0.8+thread-id-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-parking_lot_core0.8+thread-id-devel.noarch $ sudo dnf autoremove

3. Information about the rust-parking_lot_core0.8+thread-id-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:56:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-parking_lot_core0.8+thread-id-devel
Version : 0.8.6
Release : 1.el9
Architecture : noarch
Size : 7.5 k
Source : rust-parking_lot_core0.8-0.8.6-1.el9.src.rpm
Repository : epel
Summary : Advanced API for creating custom synchronization primitives
URL : https://crates.io/crates/parking_lot_core
License : Apache-2.0 OR MIT
Description : Advanced API for creating custom synchronization primitives.
:
: This package contains library source intended for building other packages which
: use the "thread-id" feature of the "parking_lot_core" crate.