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

Last updated: November 25,2024

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

This guide covers the steps necessary to install rust-num_threads+default-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall rust-num_threads+default-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 3:03:31 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-num_threads+default-devel
Version : 0.1.6
Release : 1.fc35
Architecture : noarch
Size : 7.1 k
Source : rust-num_threads-0.1.6-1.fc35.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.