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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install rust-futures0.1+default-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall rust-futures0.1+default-devel.noarch on Fedora 36:

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

3. Information about the rust-futures0.1+default-devel.noarch package on Fedora 36

Last metadata expiration check: 5:33:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-futures0.1+default-devel
Version : 0.1.29
Release : 7.fc36
Architecture : noarch
Size : 7.9 k
Source : rust-futures0.1-0.1.29-7.fc36.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 "default" feature of "futures" crate.