How to Install and Uninstall rust-async-global-executor+tokio-devel.noarch Package on CentOS Stream 9

Last updated: September 30,2024

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

Learn how to install rust-async-global-executor+tokio-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-async-global-executor+tokio-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-async-global-executor+tokio-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:32:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-async-global-executor+tokio-devel
Version : 2.4.1
Release : 1.el9
Architecture : noarch
Size : 8.4 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 "tokio" feature of the "async-global-executor" crate.