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

Last updated: October 02,2024

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

Here is a brief guide to show you how to install rust-tokio-current-thread+default-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-tokio-current-thread+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:04:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-tokio-current-thread+default-devel
Version : 0.1.7
Release : 7.el9
Architecture : noarch
Size : 7.9 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 "default" feature of "tokio-current-thread" crate.