How to Install and Uninstall rust-proc-macro-error+syn-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

Learn how to install rust-proc-macro-error+syn-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-proc-macro-error+syn-devel.noarch on Oracle Linux 9:

$ 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 Oracle Linux 9

Last metadata expiration check: 3:01:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-proc-macro-error+syn-devel
Version : 1.0.4
Release : 5.el9
Architecture : noarch
Size : 7.9 k
Source : rust-proc-macro-error-1.0.4-5.el9.src.rpm
Repository : epel
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.