How to Install and Uninstall rust-tokio-threadpool-devel.noarch Package on Fedora 39

Last updated: September 22,2024

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

In this section, we are going to explain the necessary steps to install rust-tokio-threadpool-devel.noarch on Fedora 39

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

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

Please follow the steps below to uninstall rust-tokio-threadpool-devel.noarch on Fedora 39:

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

3. Information about the rust-tokio-threadpool-devel.noarch package on Fedora 39

Last metadata expiration check: 2:28:23 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-tokio-threadpool-devel
Version : 0.1.18
Release : 11.fc39
Architecture : noarch
Size : 65 k
Source : rust-tokio-threadpool-0.1.18-11.fc39.src.rpm
Repository : fedora
Summary : Task scheduler backed by a work-stealing thread pool
URL : https://crates.io/crates/tokio-threadpool
License : MIT
Description : A task scheduler backed by a work-stealing thread pool.
:
: This package contains library source intended for building other packages which
: use the "tokio-threadpool" crate.