How to Install and Uninstall rust-proc-macro2-0.4+nightly-devel.noarch Package on Fedora 39

Last updated: November 26,2024

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

In this section, we are going to explain the necessary steps to install rust-proc-macro2-0.4+nightly-devel.noarch on Fedora 39

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

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

Learn how to uninstall rust-proc-macro2-0.4+nightly-devel.noarch on Fedora 39:

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

3. Information about the rust-proc-macro2-0.4+nightly-devel.noarch package on Fedora 39

Last metadata expiration check: 1:05:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-proc-macro2-0.4+nightly-devel
Version : 0.4.30
Release : 11.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-proc-macro2-0.4-0.4.30-11.fc39.src.rpm
Repository : fedora
Summary : Stable implementation of the upcoming new proc_macro API
URL : https://crates.io/crates/proc-macro2
License : MIT OR Apache-2.0
Description : A 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 the "nightly" feature of the "proc-macro2" crate.