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

Last updated: May 08,2024

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

Learn how to install rust-threadpool-devel.noarch on Fedora 35

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

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

Learn how to uninstall rust-threadpool-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:41:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-threadpool-devel
Version : 1.8.1
Release : 5.fc35
Architecture : noarch
Size : 23 k
Source : rust-threadpool-1.8.1-5.fc35.src.rpm
Repository : fedora
Summary : Thread pool for running a number of jobs on a fixed set of worker threads
URL : https://crates.io/crates/threadpool
License : MIT or ASL 2.0
Description : Thread pool for running a number of jobs on a fixed set of worker threads.
:
: This package contains library source intended for building other packages
: which use "threadpool" crate.