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

Last updated: October 06,2024

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

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

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

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

Please follow the step by step instructions below to uninstall rust-threadpool+default-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:09:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-threadpool+default-devel
Version : 1.8.1
Release : 6.fc36
Architecture : noarch
Size : 8.0 k
Source : rust-threadpool-1.8.1-6.fc36.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.