How to Install and Uninstall rust-futures-lite+std-devel.noarch Package on Fedora 39

Last updated: September 30,2024

1. Install "rust-futures-lite+std-devel.noarch" package

This guide let you learn how to install rust-futures-lite+std-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-futures-lite+std-devel.noarch

2. Uninstall "rust-futures-lite+std-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-futures-lite+std-devel.noarch on Fedora 39:

$ sudo dnf remove rust-futures-lite+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures-lite+std-devel.noarch package on Fedora 39

Last metadata expiration check: 2:40:44 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-futures-lite+std-devel
Version : 2.2.0
Release : 1.fc39
Architecture : noarch
Size : 8.3 k
Source : rust-futures-lite-2.2.0-1.fc39.src.rpm
Repository : updates
Summary : Futures, streams, and async I/O combinators
URL : https://crates.io/crates/futures-lite
License : Apache-2.0 OR MIT
Description : Futures, streams, and async I/O combinators.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "futures-lite" crate.