How to Install and Uninstall rust-async-std+async-attributes-devel.noarch Package on Fedora 36

Last updated: September 28,2024

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

In this section, we are going to explain the necessary steps to install rust-async-std+async-attributes-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall rust-async-std+async-attributes-devel.noarch on Fedora 36:

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

3. Information about the rust-async-std+async-attributes-devel.noarch package on Fedora 36

Last metadata expiration check: 1:31:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-async-std+async-attributes-devel
Version : 1.12.0
Release : 1.fc36
Architecture : noarch
Size : 7.8 k
Source : rust-async-std-1.12.0-1.fc36.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-attributes" feature of the "async-std" crate.