How to Install and Uninstall rust-cfg-expr+targets-devel.noarch Package on Rocky Linux 9

Last updated: October 11,2024

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

This tutorial shows how to install rust-cfg-expr+targets-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-cfg-expr+targets-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-cfg-expr+targets-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:58:14 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-cfg-expr+targets-devel
Version : 0.15.6
Release : 1.el9
Architecture : noarch
Size : 8.6 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 "targets" feature of the "cfg-expr" crate.