How to Install and Uninstall rust-proc-macro2-0.4+span-locations-devel.noarch Package on Fedora 35

Last updated: October 06,2024

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

This guide let you learn how to install rust-proc-macro2-0.4+span-locations-devel.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall rust-proc-macro2-0.4+span-locations-devel.noarch on Fedora 35:

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

3. Information about the rust-proc-macro2-0.4+span-locations-devel.noarch package on Fedora 35

Last metadata expiration check: 3:54:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-proc-macro2-0.4+span-locations-devel
Version : 0.4.30
Release : 5.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-proc-macro2-0.4-0.4.30-5.fc35.src.rpm
Repository : fedora
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 "span-locations" feature of "proc-macro2" crate.