How to Install and Uninstall rust-version-compare+dev-devel.noarch Package on Fedora 34

Last updated: July 01,2024

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

Please follow the guidance below to install rust-version-compare+dev-devel.noarch on Fedora 34

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

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

Please follow the steps below to uninstall rust-version-compare+dev-devel.noarch on Fedora 34:

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

3. Information about the rust-version-compare+dev-devel.noarch package on Fedora 34

Last metadata expiration check: 3:45:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-version-compare+dev-devel
Version : 0.0.11
Release : 2.fc34
Architecture : noarch
Size : 8.0 k
Source : rust-version-compare-0.0.11-2.fc34.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, and test them against various
: comparison operators.
:
: This package contains library source intended for building other packages
: which use "dev" feature of "version-compare" crate.