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

Last updated: July 02,2024

1. Install "rust-proc-macro2-0.4-devel.noarch" package

Please follow the step by step instructions below to install rust-proc-macro2-0.4-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-proc-macro2-0.4-devel.noarch

2. Uninstall "rust-proc-macro2-0.4-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-proc-macro2-0.4-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-proc-macro2-0.4-devel.noarch $ sudo dnf autoremove

3. Information about the rust-proc-macro2-0.4-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:47:41 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-proc-macro2-0.4-devel
Version : 0.4.30
Release : 7.el9
Architecture : noarch
Size : 39 k
Source : rust-proc-macro2-0.4-0.4.30-7.el9.src.rpm
Repository : epel
Summary : Stable implementation of the upcoming new `proc_macro` API
URL : https://crates.io/crates/proc-macro2
License : MIT or ASL 2.0
Description : Stable implementation of the upcoming new `proc_macro` API. Comes with an
: option, off by default, to also reimplement itself in terms of the upstream
: unstable API.
:
: This package contains library source intended for building other packages
: which use "proc-macro2" crate.