How to Install and Uninstall rust-syn+test-devel.noarch Package on CentOS Stream 9

Last updated: September 25,2024

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

Here is a brief guide to show you how to install rust-syn+test-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-syn+test-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-syn+test-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:05:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-syn+test-devel
Version : 2.0.52
Release : 1.el9
Architecture : noarch
Size : 9.8 k
Source : rust-syn-2.0.52-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 "test" feature of the "syn" crate.