How to Install and Uninstall rust-futures+cfg-target-has-atomic-devel.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "rust-futures+cfg-target-has-atomic-devel.noarch" package

This is a short guide on how to install rust-futures+cfg-target-has-atomic-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-futures+cfg-target-has-atomic-devel.noarch

2. Uninstall "rust-futures+cfg-target-has-atomic-devel.noarch" package

Learn how to uninstall rust-futures+cfg-target-has-atomic-devel.noarch on Fedora 34:

$ sudo dnf remove rust-futures+cfg-target-has-atomic-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures+cfg-target-has-atomic-devel.noarch package on Fedora 34

Last metadata expiration check: 4:40:07 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-futures+cfg-target-has-atomic-devel
Version : 0.3.21
Release : 1.fc34
Architecture : noarch
Size : 9.3 k
Source : rust-futures-0.3.21-1.fc34.src.rpm
Repository : updates
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 the "cfg-target-has-atomic" feature of the "futures" crate.