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

Last updated: July 02,2024

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

In this section, we are going to explain the necessary steps to install rust-cfg-expr-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-cfg-expr-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:30:53 ago on Mon Feb 26 07:04:30 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.