How to Install and Uninstall rust-syn1+quote-devel.noarch Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "rust-syn1+quote-devel.noarch" package

Please follow the guidance below to install rust-syn1+quote-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-syn1+quote-devel.noarch

2. Uninstall "rust-syn1+quote-devel.noarch" package

Learn how to uninstall rust-syn1+quote-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-syn1+quote-devel.noarch $ sudo dnf autoremove

3. Information about the rust-syn1+quote-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:46:43 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-syn1+quote-devel
Version : 1.0.109
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-syn1-1.0.109-1.el9.src.rpm
Repository : epel
Summary : Parser for Rust source code
URL : https://crates.io/crates/syn
License : MIT OR Apache-2.0
Description : Parser for Rust source code.
:
: This package contains library source intended for building other packages which
: use the "quote" feature of the "syn" crate.