How to Install and Uninstall rust-version-sync+proc-macro2-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

1. Install "rust-version-sync+proc-macro2-devel.noarch" package

Please follow the step by step instructions below to install rust-version-sync+proc-macro2-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-version-sync+proc-macro2-devel.noarch

2. Uninstall "rust-version-sync+proc-macro2-devel.noarch" package

This guide let you learn how to uninstall rust-version-sync+proc-macro2-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-version-sync+proc-macro2-devel.noarch $ sudo dnf autoremove

3. Information about the rust-version-sync+proc-macro2-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:42:20 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-version-sync+proc-macro2-devel
Version : 0.9.5
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-version-sync-0.9.5-1.el9.src.rpm
Repository : epel
Summary : Simple crate for ensuring that version numbers in README files are updated
URL : https://crates.io/crates/version-sync
License : MIT
Description : Crate for ensuring that version numbers in README files and other files
: are kept in sync with the crate version.
:
: This package contains library source intended for building other packages which
: use the "proc-macro2" feature of the "version-sync" crate.