How to Install and Uninstall rust-match_cfg-devel.noarch Package on CentOS Stream 9
Last updated: January 10,2025
1. Install "rust-match_cfg-devel.noarch" package
Please follow the steps below to install rust-match_cfg-devel.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-match_cfg-devel.noarch
Copied
2. Uninstall "rust-match_cfg-devel.noarch" package
Please follow the guidance below to uninstall rust-match_cfg-devel.noarch on CentOS Stream 9:
$
sudo dnf remove
rust-match_cfg-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-match_cfg-devel.noarch package on CentOS Stream 9
Last metadata expiration check: 0:29:09 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-match_cfg-devel
Version : 0.1.0
Release : 6.el9
Architecture : noarch
Size : 16 k
Source : rust-match_cfg-0.1.0-6.el9.src.rpm
Repository : epel
Summary : Macro to define an item depending on a large number of `#[cfg]` parameters
URL : https://crates.io/crates/match_cfg
License : MIT or ASL 2.0
Description : Convenience macro to ergonomically define an item depending on a large number
: of `#[cfg]` parameters. Structured like match statement, the first matching
: branch is the item that gets emitted.
:
: This package contains library source intended for building other packages
: which use "match_cfg" crate.
Available Packages
Name : rust-match_cfg-devel
Version : 0.1.0
Release : 6.el9
Architecture : noarch
Size : 16 k
Source : rust-match_cfg-0.1.0-6.el9.src.rpm
Repository : epel
Summary : Macro to define an item depending on a large number of `#[cfg]` parameters
URL : https://crates.io/crates/match_cfg
License : MIT or ASL 2.0
Description : Convenience macro to ergonomically define an item depending on a large number
: of `#[cfg]` parameters. Structured like match statement, the first matching
: branch is the item that gets emitted.
:
: This package contains library source intended for building other packages
: which use "match_cfg" crate.