How to Install and Uninstall rust-syn+full-devel.noarch Package on Fedora 34

Last updated: May 04,2024

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

Please follow the instructions below to install rust-syn+full-devel.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall rust-syn+full-devel.noarch on Fedora 34:

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

3. Information about the rust-syn+full-devel.noarch package on Fedora 34

Last metadata expiration check: 0:55:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-syn+full-devel
Version : 1.0.93
Release : 1.fc34
Architecture : noarch
Size : 11 k
Source : rust-syn-1.0.93-1.fc34.src.rpm
Repository : updates
Summary : Parser for Rust source code
URL : https://crates.io/crates/syn
License : MIT or ASL 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.