How to Install and Uninstall rust-cc-devel.noarch Package on Oracle Linux 9
Last updated: January 12,2025
1. Install "rust-cc-devel.noarch" package
This guide covers the steps necessary to install rust-cc-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-cc-devel.noarch
Copied
2. Uninstall "rust-cc-devel.noarch" package
This guide let you learn how to uninstall rust-cc-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-cc-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-cc-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 0:32:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-cc-devel
Version : 1.0.84
Release : 1.el9
Architecture : noarch
Size : 75 k
Source : rust-cc-1.0.84-1.el9.src.rpm
Repository : epel
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 "cc" crate.
Available Packages
Name : rust-cc-devel
Version : 1.0.84
Release : 1.el9
Architecture : noarch
Size : 75 k
Source : rust-cc-1.0.84-1.el9.src.rpm
Repository : epel
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 "cc" crate.