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

Last updated: July 04,2024

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

This tutorial shows how to install rust-tokio-current-thread-devel.noarch on Rocky Linux 9

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

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

Please follow the steps below to uninstall rust-tokio-current-thread-devel.noarch on Rocky 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 Rocky Linux 9

Last metadata expiration check: 0:22:57 ago on Fri Feb 16 06:49:52 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.