How to Install and Uninstall rust-crossbeam+nightly-devel.noarch Package on Rocky Linux 9

Last updated: July 02,2024

1. Install "rust-crossbeam+nightly-devel.noarch" package

Please follow the step by step instructions below to install rust-crossbeam+nightly-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-crossbeam+nightly-devel.noarch

2. Uninstall "rust-crossbeam+nightly-devel.noarch" package

Learn how to uninstall rust-crossbeam+nightly-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-crossbeam+nightly-devel.noarch $ sudo dnf autoremove

3. Information about the rust-crossbeam+nightly-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:23:18 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-crossbeam+nightly-devel
Version : 0.8.4
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-crossbeam-0.8.4-1.el9.src.rpm
Repository : epel
Summary : Tools for concurrent programming
URL : https://crates.io/crates/crossbeam
License : MIT OR Apache-2.0
Description : Tools for concurrent programming.
:
: This package contains library source intended for building other packages which
: use the "nightly" feature of the "crossbeam" crate.