How to Install and Uninstall rust-futures0.1+with-deprecated-devel.noarch Package on Fedora 35

Last updated: July 04,2024

1. Install "rust-futures0.1+with-deprecated-devel.noarch" package

This guide let you learn how to install rust-futures0.1+with-deprecated-devel.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall rust-futures0.1+with-deprecated-devel.noarch on Fedora 35:

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

3. Information about the rust-futures0.1+with-deprecated-devel.noarch package on Fedora 35

Last metadata expiration check: 5:02:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-futures0.1+with-deprecated-devel
Version : 0.1.29
Release : 6.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-futures0.1-0.1.29-6.fc35.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 "with-deprecated" feature of "futures" crate.