How to Install and Uninstall rust-version_check+default-devel.noarch Package on Oracle Linux 9

Last updated: May 08,2024

1. Install "rust-version_check+default-devel.noarch" package

This is a short guide on how to install rust-version_check+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-version_check+default-devel.noarch

2. Uninstall "rust-version_check+default-devel.noarch" package

Learn how to uninstall rust-version_check+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-version_check+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-version_check+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:44:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-version_check+default-devel
Version : 0.9.4
Release : 4.el9
Architecture : noarch
Size : 7.9 k
Source : rust-version_check-0.9.4-4.el9.src.rpm
Repository : epel
Summary : Tiny crate to check the version of the installed/running rustc
URL : https://crates.io/crates/version_check
License : MIT or ASL 2.0
Description : Tiny crate to check the version of the installed/running rustc.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "version_check" crate.