How to Install and Uninstall rust-version-sync+regex-devel.noarch Package on CentOS Stream 9

Last updated: September 24,2024

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

Please follow the instructions below to install rust-version-sync+regex-devel.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall rust-version-sync+regex-devel.noarch on CentOS Stream 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 CentOS Stream 9

Last metadata expiration check: 2:50:14 ago on Sat Mar 16 16:03:45 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.