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

Last updated: October 07,2024

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

This guide covers the steps necessary to install rust-version-sync+regex-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall rust-version-sync+regex-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:09:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-version-sync+regex-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 "regex" feature of the "version-sync" crate.