How to Install and Uninstall rust-version-compare-devel.noarch Package on Rocky Linux 9

Last updated: October 12,2024

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

Please follow the step by step instructions below to install rust-version-compare-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-version-compare-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-version-compare-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:22:56 ago on Fri Feb 16 06:49:52 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.