How to Install and Uninstall rust-cfg-expr+target-lexicon-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "rust-cfg-expr+target-lexicon-devel.noarch" package

Learn how to install rust-cfg-expr+target-lexicon-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-cfg-expr+target-lexicon-devel.noarch" package

This tutorial shows how to uninstall rust-cfg-expr+target-lexicon-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-cfg-expr+target-lexicon-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:38:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-cfg-expr+target-lexicon-devel
Version : 0.15.6
Release : 1.el9
Architecture : noarch
Size : 8.8 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 "target-lexicon" feature of the "cfg-expr" crate.