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

Last updated: May 19,2024

1. Install "rust-syn+full-devel.noarch" package

Please follow the step by step instructions below to install rust-syn+full-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-syn+full-devel.noarch

2. Uninstall "rust-syn+full-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-syn+full-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-syn+full-devel.noarch $ sudo dnf autoremove

3. Information about the rust-syn+full-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:43:58 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-syn+full-devel
Version : 2.0.48
Release : 1.el9
Architecture : noarch
Size : 9.8 k
Source : rust-syn-2.0.48-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 "full" feature of the "syn" crate.