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

Last updated: September 29,2024

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

This tutorial shows how to install rust-version-compare-devel.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 1:07:15 ago on Wed Mar 13 07:41:12 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.