How to Install and Uninstall rust-proc-macro-error+syn-devel.noarch Package on Fedora 36

Last updated: October 13,2024

1. Install "rust-proc-macro-error+syn-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-proc-macro-error+syn-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-proc-macro-error+syn-devel.noarch

2. Uninstall "rust-proc-macro-error+syn-devel.noarch" package

This tutorial shows how to uninstall rust-proc-macro-error+syn-devel.noarch on Fedora 36:

$ sudo dnf remove rust-proc-macro-error+syn-devel.noarch $ sudo dnf autoremove

3. Information about the rust-proc-macro-error+syn-devel.noarch package on Fedora 36

Last metadata expiration check: 5:12:23 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-proc-macro-error+syn-devel
Version : 1.0.4
Release : 4.fc36
Architecture : noarch
Size : 8.5 k
Source : rust-proc-macro-error-1.0.4-4.fc36.src.rpm
Repository : fedora
Summary : Almost drop-in replacement to panics in proc-macros
URL : https://crates.io/crates/proc-macro-error
License : MIT or ASL 2.0
Description : Almost drop-in replacement to panics in proc-macros.
:
: This package contains library source intended for building other packages
: which use "syn" feature of "proc-macro-error" crate.