How to Install and Uninstall rust-cfg-if-devel.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "rust-cfg-if-devel.noarch" package

This guide covers the steps necessary to install rust-cfg-if-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-cfg-if-devel.noarch

2. Uninstall "rust-cfg-if-devel.noarch" package

Please follow the guidance below to uninstall rust-cfg-if-devel.noarch on Fedora 39:

$ sudo dnf remove rust-cfg-if-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cfg-if-devel.noarch package on Fedora 39

Last metadata expiration check: 0:25:07 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-cfg-if-devel
Version : 1.0.0
Release : 10.fc39
Architecture : noarch
Size : 16 k
Source : rust-cfg-if-1.0.0-10.fc39.src.rpm
Repository : fedora
Summary : Macro to ergonomically define an item depending on a large number of #[cfg] parameters
URL : https://crates.io/crates/cfg-if
License : MIT OR Apache-2.0
Description : A macro to ergonomically define an item depending on a large number of
:
: branch is the item that gets emitted.
:
: This package contains library source intended for building other packages which
: use the "cfg-if" crate.