How to Install and Uninstall rust-cc+parallel-devel.noarch Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "rust-cc+parallel-devel.noarch" package
Please follow the guidance below to install rust-cc+parallel-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-cc+parallel-devel.noarch
Copied
2. Uninstall "rust-cc+parallel-devel.noarch" package
In this section, we are going to explain the necessary steps to uninstall rust-cc+parallel-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-cc+parallel-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-cc+parallel-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 2:52:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-cc+parallel-devel
Version : 1.0.84
Release : 1.el9
Architecture : noarch
Size : 8.2 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 "parallel" feature of the "cc" crate.
Available Packages
Name : rust-cc+parallel-devel
Version : 1.0.84
Release : 1.el9
Architecture : noarch
Size : 8.2 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 "parallel" feature of the "cc" crate.