How to Install and Uninstall rust-futures0.1+use_std-devel.noarch Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "rust-futures0.1+use_std-devel.noarch" package

Learn how to install rust-futures0.1+use_std-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-futures0.1+use_std-devel.noarch

2. Uninstall "rust-futures0.1+use_std-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-futures0.1+use_std-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-futures0.1+use_std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures0.1+use_std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:30:46 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-futures0.1+use_std-devel
Version : 0.1.31
Release : 4.el9
Architecture : noarch
Size : 8.0 k
Source : rust-futures0.1-0.1.31-4.el9.src.rpm
Repository : epel
Summary : Implementation of futures and streams featuring zero allocations
URL : https://crates.io/crates/futures
License : MIT OR Apache-2.0
Description : An implementation of futures and streams featuring zero allocations,
: composability, and iterator-like interfaces.
:
: This package contains library source intended for building other packages which
: use the "use_std" feature of the "futures" crate.