How to Install and Uninstall rust-parse_cfg-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

This tutorial shows how to install rust-parse_cfg-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-parse_cfg-devel.noarch on Fedora 34:

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

3. Information about the rust-parse_cfg-devel.noarch package on Fedora 34

Last metadata expiration check: 0:30:36 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-parse_cfg-devel
Version : 2.0.0
Release : 2.fc34
Architecture : noarch
Size : 12 k
Source : rust-parse_cfg-2.0.0-2.fc34.src.rpm
Repository : fedora
Summary : Parse Rust's cfg(not(any(target))) attribute syntax
URL : https://crates.io/crates/parse_cfg
License : CC0
Description : Parse Rust's `cfg(not(any(target)))` attribute syntax.
:
: This package contains library source intended for building other packages
: which use "parse_cfg" crate.