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

Last updated: June 25,2024

1. Install "rust-futures-sink+default-devel.noarch" package

This guide covers the steps necessary to install rust-futures-sink+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-futures-sink+default-devel.noarch

2. Uninstall "rust-futures-sink+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-futures-sink+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-futures-sink+default-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:51:16 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-futures-sink+default-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-futures-sink-0.3.30-1.el9.src.rpm
Repository : epel
Summary : Asynchronous Sink trait for the futures-rs library
URL : https://crates.io/crates/futures-sink
License : MIT OR Apache-2.0
Description : The asynchronous `Sink` trait for the futures-rs library.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "futures-sink" crate.