How to Install and Uninstall rust-cc+default-devel.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "rust-cc+default-devel.noarch" package
This guide covers the steps necessary to install rust-cc+default-devel.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
rust-cc+default-devel.noarch
Copied
2. Uninstall "rust-cc+default-devel.noarch" package
Please follow the instructions below to uninstall rust-cc+default-devel.noarch on Fedora 38:
$
sudo dnf remove
rust-cc+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-cc+default-devel.noarch package on Fedora 38
Last metadata expiration check: 1:16:35 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-cc+default-devel
Version : 1.0.89
Release : 1.fc38
Architecture : noarch
Size : 8.5 k
Source : rust-cc-1.0.89-1.fc38.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 Apache-2.0
Description : A 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 "default" feature of the "cc" crate.
Available Packages
Name : rust-cc+default-devel
Version : 1.0.89
Release : 1.fc38
Architecture : noarch
Size : 8.5 k
Source : rust-cc-1.0.89-1.fc38.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 Apache-2.0
Description : A 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 "default" feature of the "cc" crate.