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

Last updated: November 28,2024

1. Install "rust-cfg_aliases-devel.noarch" package

Here is a brief guide to show you how to install rust-cfg_aliases-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-cfg_aliases-devel.noarch

2. Uninstall "rust-cfg_aliases-devel.noarch" package

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

$ sudo dnf remove rust-cfg_aliases-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:27:43 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-cfg_aliases-devel
Version : 0.1.1
Release : 2.fc39
Architecture : noarch
Size : 14 k
Source : rust-cfg_aliases-0.1.1-2.fc39.src.rpm
Repository : fedora
Summary : Tiny utility to help with long winded #[cfg()] checks
URL : https://crates.io/crates/cfg_aliases
License : MIT
Description : A tiny utility to help save you a lot of effort with long winded
: `#[cfg()]` checks.
:
: This package contains library source intended for building other packages which
: use the "cfg_aliases" crate.