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

Last updated: October 07,2024

1. Install "rust-tokio-threadpool-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-tokio-threadpool-devel.noarch

2. Uninstall "rust-tokio-threadpool-devel.noarch" package

Please follow the guidelines below to uninstall rust-tokio-threadpool-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-tokio-threadpool-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tokio-threadpool-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:29:01 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tokio-threadpool-devel
Version : 0.1.18
Release : 6.el9
Architecture : noarch
Size : 58 k
Source : rust-tokio-threadpool-0.1.18-6.el9.src.rpm
Repository : epel
Summary : Task scheduler backed by a work-stealing thread pool
URL : https://crates.io/crates/tokio-threadpool
License : MIT
Description : Task scheduler backed by a work-stealing thread pool.
:
: This package contains library source intended for building other packages
: which use "tokio-threadpool" crate.