How to Install and Uninstall rust-crossbeam-channel+std-devel.noarch Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "rust-crossbeam-channel+std-devel.noarch" package

This is a short guide on how to install rust-crossbeam-channel+std-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-crossbeam-channel+std-devel.noarch" package

This guide let you learn how to uninstall rust-crossbeam-channel+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-crossbeam-channel+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:14:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-crossbeam-channel+std-devel
Version : 0.5.11
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-crossbeam-channel-0.5.11-1.el9.src.rpm
Repository : epel
Summary : Multi-producer multi-consumer channels for message passing
URL : https://crates.io/crates/crossbeam-channel
License : MIT OR Apache-2.0
Description : Multi-producer multi-consumer channels for message passing.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "crossbeam-channel" crate.