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

Last updated: June 30,2024

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

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

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

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

Please follow the instructions below to uninstall rust-futures-channel+alloc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:30:03 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-futures-channel+alloc-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.5 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 "alloc" feature of the "futures-channel" crate.