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

Last updated: October 06,2024

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

This is a short guide on how to install rust-num_threads+default-devel.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall rust-num_threads+default-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:54:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-num_threads+default-devel
Version : 0.1.6
Release : 1.fc36
Architecture : noarch
Size : 7.1 k
Source : rust-num_threads-0.1.6-1.fc36.src.rpm
Repository : updates
Summary : Determine the number of running threads for the current process
URL : https://crates.io/crates/num_threads
License : MIT or ASL 2.0
Description : Minimal library that determines the number of running threads for the current
: process.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "num_threads" crate.