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

Last updated: October 06,2024

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

Please follow the instructions below to install rust-threadpool-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-threadpool-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:04:59 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-threadpool-devel
Version : 1.8.1
Release : 4.fc34
Architecture : noarch
Size : 23 k
Source : rust-threadpool-1.8.1-4.fc34.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.