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

Last updated: October 06,2024

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

Learn how to install rust-version-compare-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:25:08 ago on Mon Feb 26 07:04:30 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.