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

Last updated: September 27,2024

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

Please follow the steps below to install rust-async-global-executor+tokio-devel.noarch on Oracle Linux 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 tutorial shows how to uninstall rust-async-global-executor+tokio-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 0:47:04 ago on Thu Feb 15 07:50:05 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.