How to Install and Uninstall rust-cxx-build-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "rust-cxx-build-devel.noarch" package

This tutorial shows how to install rust-cxx-build-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-cxx-build-devel.noarch

2. Uninstall "rust-cxx-build-devel.noarch" package

Please follow the guidelines below to uninstall rust-cxx-build-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-cxx-build-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cxx-build-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:45:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-cxx-build-devel
Version : 1.0.115
Release : 1.el9
Architecture : noarch
Size : 89 k
Source : rust-cxx-build-1.0.115-1.el9.src.rpm
Repository : epel
Summary : C++ code generator for integrating cxx crate into a Cargo build
URL : https://crates.io/crates/cxx-build
License : MIT OR Apache-2.0
Description : C++ code generator for integrating `cxx` crate into a Cargo build.
:
: This package contains library source intended for building other packages which
: use the "cxx-build" crate.