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

Last updated: October 01,2024

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

This is a short guide on how to install rust-futures0.1+nightly-devel.noarch on Fedora 39

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

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

Please follow the steps below to uninstall rust-futures0.1+nightly-devel.noarch on Fedora 39:

$ 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 39

Last metadata expiration check: 0:52:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-futures0.1+nightly-devel
Version : 0.1.31
Release : 4.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-futures0.1-0.1.31-4.fc39.src.rpm
Repository : fedora
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 "nightly" feature of the "futures" crate.