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

Last updated: November 30,2024

1. Install "corrosion.x86_64" package

Please follow the guidance below to install corrosion.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install corrosion.x86_64

2. Uninstall "corrosion.x86_64" package

Please follow the guidelines below to uninstall corrosion.x86_64 on Fedora 39:

$ sudo dnf remove corrosion.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:06:56 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : corrosion
Version : 0.4.5
Release : 2.fc39
Architecture : x86_64
Size : 507 k
Source : corrosion-0.4.5-2.fc39.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).