How to Install and Uninstall rust-cfg-expr-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

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

Here is a brief guide to show you how to install rust-cfg-expr-devel.noarch on CentOS Stream 9

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

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

Please follow the step by step instructions below to uninstall rust-cfg-expr-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-cfg-expr-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:23:03 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-cfg-expr-devel
Version : 0.15.6
Release : 1.el9
Architecture : noarch
Size : 45 k
Source : rust-cfg-expr-0.15.6-1.el9.src.rpm
Repository : epel
Summary : Parser and evaluator for Rust cfg() expressions
URL : https://crates.io/crates/cfg-expr
License : MIT OR Apache-2.0
Description : A parser and evaluator for Rust `cfg()` expressions.
:
: This package contains library source intended for building other packages which
: use the "cfg-expr" crate.