How to Install and Uninstall rust-async-std+async-global-executor-devel.noarch Package on Fedora 35

Last updated: May 14,2024

1. Install "rust-async-std+async-global-executor-devel.noarch" package

This is a short guide on how to install rust-async-std+async-global-executor-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-async-std+async-global-executor-devel.noarch

2. Uninstall "rust-async-std+async-global-executor-devel.noarch" package

Please follow the guidelines below to uninstall rust-async-std+async-global-executor-devel.noarch on Fedora 35:

$ sudo dnf remove rust-async-std+async-global-executor-devel.noarch $ sudo dnf autoremove

3. Information about the rust-async-std+async-global-executor-devel.noarch package on Fedora 35

Last metadata expiration check: 3:37:12 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-async-std+async-global-executor-devel
Version : 1.12.0
Release : 1.fc35
Architecture : noarch
Size : 7.9 k
Source : rust-async-std-1.12.0-1.fc35.src.rpm
Repository : updates
Summary : Async version of the Rust standard library
URL : https://crates.io/crates/async-std
License : ASL 2.0 or MIT
Description : Async version of the Rust standard library.
:
: This package contains library source intended for building other packages which
: use the "async-global-executor" feature of the "async-std" crate.