How to Install and Uninstall rust-num_cpus-devel.noarch Package on Fedora 35

Last updated: May 04,2024

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

This tutorial shows how to install rust-num_cpus-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-num_cpus-devel.noarch on Fedora 35:

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

3. Information about the rust-num_cpus-devel.noarch package on Fedora 35

Last metadata expiration check: 2:50:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-num_cpus-devel
Version : 1.13.1
Release : 1.fc35
Architecture : noarch
Size : 26 k
Source : rust-num_cpus-1.13.1-1.fc35.src.rpm
Repository : updates
Summary : Get the number of CPUs on a machine
URL : https://crates.io/crates/num_cpus
License : MIT or ASL 2.0
Description : Get the number of CPUs on a machine.
:
: This package contains library source intended for building other packages which
: use the "num_cpus" crate.