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

Last updated: September 21,2024

1. Install "rust-cxx-gen+default-devel.noarch" package

Please follow the guidance below to install rust-cxx-gen+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-cxx-gen+default-devel.noarch

2. Uninstall "rust-cxx-gen+default-devel.noarch" package

Please follow the guidance below to uninstall rust-cxx-gen+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-cxx-gen+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cxx-gen+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:29:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-cxx-gen+default-devel
Version : 0.7.115
Release : 1.el9
Architecture : noarch
Size : 10 k
Source : rust-cxx-gen-0.7.115-1.el9.src.rpm
Repository : epel
Summary : C++ code generator for integrating cxx crate into higher level tools
URL : https://crates.io/crates/cxx-gen
License : MIT OR Apache-2.0
Description : C++ code generator for integrating `cxx` crate into higher level tools.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "cxx-gen" crate.