How to Install and Uninstall rust-once_cell+alloc-devel.noarch Package on Fedora 38

Last updated: September 29,2024

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

Learn how to install rust-once_cell+alloc-devel.noarch on Fedora 38

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

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

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

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

3. Information about the rust-once_cell+alloc-devel.noarch package on Fedora 38

Last metadata expiration check: 4:41:37 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-once_cell+alloc-devel
Version : 1.19.0
Release : 1.fc38
Architecture : noarch
Size : 9.0 k
Source : rust-once_cell-1.19.0-1.fc38.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 "alloc" feature of the "once_cell" crate.