How to Install and Uninstall rust-tokio-threadpool+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

Please follow the steps below to install rust-tokio-threadpool+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-tokio-threadpool+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-tokio-threadpool+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:03:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-tokio-threadpool+default-devel
Version : 0.1.18
Release : 6.el9
Architecture : noarch
Size : 7.7 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 "default" feature of "tokio-threadpool" crate.