How to Install and Uninstall rust-tokio-current-thread-devel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "rust-tokio-current-thread-devel.noarch" package

Please follow the guidance below to install rust-tokio-current-thread-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-tokio-current-thread-devel.noarch

2. Uninstall "rust-tokio-current-thread-devel.noarch" package

Learn how to uninstall rust-tokio-current-thread-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-tokio-current-thread-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tokio-current-thread-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:54:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-tokio-current-thread-devel
Version : 0.1.7
Release : 7.el9
Architecture : noarch
Size : 28 k
Source : rust-tokio-current-thread-0.1.7-7.el9.src.rpm
Repository : epel
Summary : Single threaded executor which manage many tasks concurrently
URL : https://crates.io/crates/tokio-current-thread
License : MIT
Description : Single threaded executor which manage many tasks concurrently on the current
: thread.
:
: This package contains library source intended for building other packages
: which use "tokio-current-thread" crate.