How to Install and Uninstall rust-version-compare-devel.noarch Package on Fedora 39

Last updated: July 04,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 Fedora 39

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

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

Learn how to uninstall rust-version-compare-devel.noarch on Fedora 39:

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

3. Information about the rust-version-compare-devel.noarch package on Fedora 39

Last metadata expiration check: 3:10:19 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-version-compare-devel
Version : 0.1.1
Release : 3.fc39
Architecture : noarch
Size : 22 k
Source : rust-version-compare-0.1.1-3.fc39.src.rpm
Repository : fedora
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.