How to Install and Uninstall rust-futures0.1+nightly-devel.noarch Package on Fedora 34

Last updated: September 20,2024

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

Please follow the guidelines below to install rust-futures0.1+nightly-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall rust-futures0.1+nightly-devel.noarch on Fedora 34:

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

3. Information about the rust-futures0.1+nightly-devel.noarch package on Fedora 34

Last metadata expiration check: 4:17:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-futures0.1+nightly-devel
Version : 0.1.29
Release : 5.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-futures0.1-0.1.29-5.fc34.src.rpm
Repository : fedora
Summary : Implementation of futures and streams featuring zero allocations
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 "nightly" feature of "futures" crate.