How to Install and Uninstall rust-cc+parallel-devel.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "rust-cc+parallel-devel.noarch" package

Please follow the guidelines below to install rust-cc+parallel-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-cc+parallel-devel.noarch

2. Uninstall "rust-cc+parallel-devel.noarch" package

Please follow the guidelines below to uninstall rust-cc+parallel-devel.noarch on Fedora 34:

$ sudo dnf remove rust-cc+parallel-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cc+parallel-devel.noarch package on Fedora 34

Last metadata expiration check: 1:30:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-cc+parallel-devel
Version : 1.0.73
Release : 1.fc34
Architecture : noarch
Size : 9.5 k
Source : rust-cc-1.0.73-1.fc34.src.rpm
Repository : updates
Summary : Build-time dependency for Cargo build scripts to invoke the native C compiler
URL : https://crates.io/crates/cc
License : MIT or ASL 2.0
Description : Build-time dependency for Cargo build scripts to assist in invoking the native
: C compiler to compile native C code into a static archive to be linked into
: Rust code.
:
: This package contains library source intended for building other packages which
: use the "parallel" feature of the "cc" crate.