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

Last updated: June 03,2024

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

This guide let you learn how to install rust-futures-channel+std-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-futures-channel+std-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:35:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-futures-channel+std-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-futures-channel-0.3.30-1.el9.src.rpm
Repository : epel
Summary : Channels for asynchronous communication using futures-rs
URL : https://crates.io/crates/futures-channel
License : MIT OR Apache-2.0
Description : Channels for asynchronous communication using futures-rs.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "futures-channel" crate.