How to Install and Uninstall rust-once_cell+parking_lot-devel.noarch Package on Fedora 36

Last updated: July 01,2024

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

This guide let you learn how to install rust-once_cell+parking_lot-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall rust-once_cell+parking_lot-devel.noarch on Fedora 36:

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

3. Information about the rust-once_cell+parking_lot-devel.noarch package on Fedora 36

Last metadata expiration check: 1:46:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-once_cell+parking_lot-devel
Version : 1.13.1
Release : 1.fc36
Architecture : noarch
Size : 8.8 k
Source : rust-once_cell-1.13.1-1.fc36.src.rpm
Repository : updates
Summary : Single assignment cells and lazy values
URL : https://crates.io/crates/once_cell
License : MIT OR Apache-2.0
Description : Single assignment cells and lazy values.
:
: This package contains library source intended for building other packages which
: use the "parking_lot" feature of the "once_cell" crate.