How to Install and Uninstall rust-once_cell+race-devel.noarch Package on Fedora 35

Last updated: September 26,2024

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

Learn how to install rust-once_cell+race-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-once_cell+race-devel.noarch on Fedora 35:

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

3. Information about the rust-once_cell+race-devel.noarch package on Fedora 35

Last metadata expiration check: 4:32:43 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-once_cell+race-devel
Version : 1.13.1
Release : 1.fc35
Architecture : noarch
Size : 8.7 k
Source : rust-once_cell-1.13.1-1.fc35.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 "race" feature of the "once_cell" crate.