How to Install and Uninstall rust-num_threads-devel.noarch Package on Fedora 39

Last updated: November 26,2024

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

Learn how to install rust-num_threads-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall rust-num_threads-devel.noarch on Fedora 39:

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

3. Information about the rust-num_threads-devel.noarch package on Fedora 39

Last metadata expiration check: 0:48:52 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-num_threads-devel
Version : 0.1.7
Release : 1.fc39
Architecture : noarch
Size : 16 k
Source : rust-num_threads-0.1.7-1.fc39.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 Apache-2.0
Description : A 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 "num_threads" crate.