How to Install and Uninstall rust-cc+jobserver-devel.noarch Package on Fedora 38

Last updated: May 20,2024

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

This is a short guide on how to install rust-cc+jobserver-devel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall rust-cc+jobserver-devel.noarch on Fedora 38:

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

3. Information about the rust-cc+jobserver-devel.noarch package on Fedora 38

Last metadata expiration check: 3:24:03 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-cc+jobserver-devel
Version : 1.0.89
Release : 1.fc38
Architecture : noarch
Size : 8.6 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 "jobserver" feature of the "cc" crate.