How to Install and Uninstall rust-threadpool+default-devel.noarch Package on Oracle Linux 9

Last updated: September 29,2024

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

Here is a brief guide to show you how to install rust-threadpool+default-devel.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall rust-threadpool+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-threadpool+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:53:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-threadpool+default-devel
Version : 1.8.1
Release : 7.el9
Architecture : noarch
Size : 7.9 k
Source : rust-threadpool-1.8.1-7.el9.src.rpm
Repository : epel
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.