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

Last updated: October 07,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 Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall rust-version_check+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:13:27 ago on Mon Feb 26 07:04:30 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.