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

Last updated: September 23,2024

1. Install "rust-version-compare-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-version-compare-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-version-compare-devel.noarch

2. Uninstall "rust-version-compare-devel.noarch" package

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

$ sudo dnf remove rust-version-compare-devel.noarch $ sudo dnf autoremove

3. Information about the rust-version-compare-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:17:58 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-version-compare-devel
Version : 0.1.1
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : rust-version-compare-0.1.1-1.el9.src.rpm
Repository : epel
Summary : Rust library to easily compare version numbers
URL : https://crates.io/crates/version-compare
License : MIT
Description : Rust library to easily compare version numbers with no specific format, and
: test against various comparison operators.
:
: This package contains library source intended for building other packages which
: use the "version-compare" crate.