How to Install and Uninstall rust-futures+read-initializer-devel.noarch Package on Fedora 34

Last updated: October 01,2024

1. Install "rust-futures+read-initializer-devel.noarch" package

Please follow the guidance below to install rust-futures+read-initializer-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-futures+read-initializer-devel.noarch

2. Uninstall "rust-futures+read-initializer-devel.noarch" package

Please follow the instructions below to uninstall rust-futures+read-initializer-devel.noarch on Fedora 34:

$ sudo dnf remove rust-futures+read-initializer-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures+read-initializer-devel.noarch package on Fedora 34

Last metadata expiration check: 4:30:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-futures+read-initializer-devel
Version : 0.3.13
Release : 1.fc34
Architecture : noarch
Size : 8.6 k
Source : rust-futures-0.3.13-1.fc34.src.rpm
Repository : fedora
Summary : Implementation of futures and streams
URL : https://crates.io/crates/futures
License : MIT or ASL 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 "read-initializer" feature of "futures" crate.