How to Install and Uninstall rust-async-std+async-global-executor-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 28,2024

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

Here is a brief guide to show you how to install rust-async-std+async-global-executor-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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

Here is a brief guide to show you how to uninstall rust-async-std+async-global-executor-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:47:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-async-std+async-global-executor-devel
Version : 1.12.0
Release : 2.el9
Architecture : noarch
Size : 8.1 k
Source : rust-async-std-1.12.0-2.el9.src.rpm
Repository : epel
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.