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

Last updated: September 23,2024

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

Please follow the guidance below to install rust-futures-lite+alloc-devel.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall rust-futures-lite+alloc-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:37:49 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-futures-lite+alloc-devel
Version : 2.2.0
Release : 1.fc39
Architecture : noarch
Size : 7.9 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 "alloc" feature of the "futures-lite" crate.