How to Install and Uninstall rust-cxx+std-devel.noarch Package on Fedora 38

Last updated: September 25,2024

1. Install "rust-cxx+std-devel.noarch" package

This tutorial shows how to install rust-cxx+std-devel.noarch on Fedora 38

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

2. Uninstall "rust-cxx+std-devel.noarch" package

This is a short guide on how to uninstall rust-cxx+std-devel.noarch on Fedora 38:

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

3. Information about the rust-cxx+std-devel.noarch package on Fedora 38

Last metadata expiration check: 1:43:45 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-cxx+std-devel
Version : 1.0.117
Release : 1.fc38
Architecture : noarch
Size : 10 k
Source : rust-cxx-1.0.117-1.fc38.src.rpm
Repository : updates
Summary : Safe interop between Rust and C++
URL : https://crates.io/crates/cxx
License : MIT OR Apache-2.0
Description : Safe interop between Rust and C++.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "cxx" crate.