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

Last updated: June 24,2024

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

Learn how to install rust-futures-core+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall rust-futures-core+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:26:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-futures-core+std-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-futures-core-0.3.30-1.el9.src.rpm
Repository : epel
Summary : Core traits and types in for the futures library
URL : https://crates.io/crates/futures-core
License : MIT OR Apache-2.0
Description : The core traits and types in for the `futures` library.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "futures-core" crate.