How to Install and Uninstall rust-syn0.15+derive-devel.noarch Package on Fedora 39

Last updated: September 28,2024

1. Install "rust-syn0.15+derive-devel.noarch" package

Here is a brief guide to show you how to install rust-syn0.15+derive-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-syn0.15+derive-devel.noarch

2. Uninstall "rust-syn0.15+derive-devel.noarch" package

This guide let you learn how to uninstall rust-syn0.15+derive-devel.noarch on Fedora 39:

$ sudo dnf remove rust-syn0.15+derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-syn0.15+derive-devel.noarch package on Fedora 39

Last metadata expiration check: 5:04:47 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-syn0.15+derive-devel
Version : 0.15.44
Release : 13.fc39
Architecture : noarch
Size : 7.8 k
Source : rust-syn0.15-0.15.44-13.fc39.src.rpm
Repository : fedora
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 "derive" feature of the "syn" crate.