How to Install and Uninstall rust-cfg-if0.1+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 21,2024
1. Install "rust-cfg-if0.1+default-devel.noarch" package
This tutorial shows how to install rust-cfg-if0.1+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
rust-cfg-if0.1+default-devel.noarch
Copied
2. Uninstall "rust-cfg-if0.1+default-devel.noarch" package
Please follow the steps below to uninstall rust-cfg-if0.1+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
rust-cfg-if0.1+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-cfg-if0.1+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:42:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-cfg-if0.1+default-devel
Version : 0.1.10
Release : 6.el9
Architecture : noarch
Size : 7.8 k
Source : rust-cfg-if0.1-0.1.10-6.el9.src.rpm
Repository : epel
Summary : Macro to ergonomically define an item depending on a large number of #[cfg] parameters
URL : https://crates.io/crates/cfg-if
License : MIT or ASL 2.0
Description : Macro to ergonomically define an item depending on a large number of #[cfg]
: parameters. Structured like an if-else chain, the first matching branch is the
: item that gets emitted.
:
: This package contains library source intended for building other packages
: which use "default" feature of "cfg-if" crate.
Available Packages
Name : rust-cfg-if0.1+default-devel
Version : 0.1.10
Release : 6.el9
Architecture : noarch
Size : 7.8 k
Source : rust-cfg-if0.1-0.1.10-6.el9.src.rpm
Repository : epel
Summary : Macro to ergonomically define an item depending on a large number of #[cfg] parameters
URL : https://crates.io/crates/cfg-if
License : MIT or ASL 2.0
Description : Macro to ergonomically define an item depending on a large number of #[cfg]
: parameters. Structured like an if-else chain, the first matching branch is the
: item that gets emitted.
:
: This package contains library source intended for building other packages
: which use "default" feature of "cfg-if" crate.