How to Install and Uninstall rust-syn+fold-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

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

This tutorial shows how to install rust-syn+fold-devel.noarch on AlmaLinux 9

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

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

Please follow the guidance below to uninstall rust-syn+fold-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-syn+fold-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:12:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-syn+fold-devel
Version : 2.0.49
Release : 1.el9
Architecture : noarch
Size : 9.7 k
Source : rust-syn-2.0.49-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 "fold" feature of the "syn" crate.