How to Install and Uninstall rust-once_cell+unstable-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

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

This is a short guide on how to install rust-once_cell+unstable-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-once_cell+unstable-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-once_cell+unstable-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:17:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-once_cell+unstable-devel
Version : 1.19.0
Release : 1.el9
Architecture : noarch
Size : 8.7 k
Source : rust-once_cell-1.19.0-1.el9.src.rpm
Repository : epel
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 "unstable" feature of the "once_cell" crate.