How to Install and Uninstall rust-cc-devel.noarch Package on Fedora 36

Last updated: January 15,2025

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

Please follow the guidance below to install rust-cc-devel.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall rust-cc-devel.noarch on Fedora 36:

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

3. Information about the rust-cc-devel.noarch package on Fedora 36

Last metadata expiration check: 0:07:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-cc-devel
Version : 1.0.73
Release : 1.fc36
Architecture : noarch
Size : 62 k
Source : rust-cc-1.0.73-1.fc36.src.rpm
Repository : fedora
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 "cc" crate.