How to Install and Uninstall rust-async-global-executor+async-io-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

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

Please follow the step by step instructions below to install rust-async-global-executor+async-io-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-async-global-executor+async-io-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-async-global-executor+async-io-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:40:46 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-async-global-executor+async-io-devel
Version : 2.4.1
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-async-global-executor-2.4.1-1.el9.src.rpm
Repository : epel
Summary : Global executor built on top of async-executor and async-io
URL : https://crates.io/crates/async-global-executor
License : Apache-2.0 OR MIT
Description : A global executor built on top of async-executor and async-io.
:
: This package contains library source intended for building other packages which
: use the "async-io" feature of the "async-global-executor" crate.