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

Last updated: May 18,2024

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

Please follow the steps below to install rust-threadpool+default-devel.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 2:42:48 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-threadpool+default-devel
Version : 1.8.1
Release : 5.fc35
Architecture : noarch
Size : 7.8 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 "default" feature of "threadpool" crate.