How to Install and Uninstall rust-cc+jobserver-devel.noarch Package on Oracle Linux 9

Last updated: November 26,2024

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

This guide let you learn how to install rust-cc+jobserver-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-cc+jobserver-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-cc+jobserver-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:42:44 ago on Tue Sep 13 06:10:44 2022.
Available Packages
Name : rust-cc+jobserver-devel
Version : 1.0.72
Release : 2.el9
Architecture : noarch
Size : 9.5 k
Source : rust-cc-1.0.72-2.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 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 "jobserver" feature of "cc" crate.