How to Install and Uninstall rust-futures+write-all-vectored-devel.noarch Package on Fedora 35

Last updated: May 20,2024

1. Install "rust-futures+write-all-vectored-devel.noarch" package

Please follow the step by step instructions below to install rust-futures+write-all-vectored-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-futures+write-all-vectored-devel.noarch

2. Uninstall "rust-futures+write-all-vectored-devel.noarch" package

This guide let you learn how to uninstall rust-futures+write-all-vectored-devel.noarch on Fedora 35:

$ sudo dnf remove rust-futures+write-all-vectored-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures+write-all-vectored-devel.noarch package on Fedora 35

Last metadata expiration check: 3:00:58 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-futures+write-all-vectored-devel
Version : 0.3.23
Release : 1.fc35
Architecture : noarch
Size : 9.4 k
Source : rust-futures-0.3.23-1.fc35.src.rpm
Repository : updates
Summary : Implementation of futures and streams
URL : https://crates.io/crates/futures
License : MIT OR Apache-2.0
Description : 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 "write-all-vectored" feature of the "futures" crate.