How to Install and Uninstall corrosion.x86_64 Package on Fedora 38

Last updated: January 11,2025

1. Install "corrosion.x86_64" package

This is a short guide on how to install corrosion.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install corrosion.x86_64

2. Uninstall "corrosion.x86_64" package

Here is a brief guide to show you how to uninstall corrosion.x86_64 on Fedora 38:

$ sudo dnf remove corrosion.x86_64 $ sudo dnf autoremove

3. Information about the corrosion.x86_64 package on Fedora 38

Last metadata expiration check: 0:27:24 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : corrosion
Version : 0.4.5
Release : 2.fc38
Architecture : x86_64
Size : 518 k
Source : corrosion-0.4.5-2.fc38.src.rpm
Repository : updates
Summary : Easy Rust and C/C++ Integration
URL : https://github.com/corrosion-rs/corrosion
License : MIT AND (Apache-2.0 OR BSL-1.0) AND (MIT OR Apache-2.0)
Description : Corrosion, formerly known as cmake-cargo, is a tool for integrating Rust
: into an existing CMake project. Corrosion can automatically import
: executables, static libraries, and dynamic libraries from a workspace or
: package manifest (Cargo.toml file).