How to Install and Uninstall rust-version_check-devel.noarch Package on Fedora 38

Last updated: November 27,2024

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

This tutorial shows how to install rust-version_check-devel.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall rust-version_check-devel.noarch on Fedora 38:

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

3. Information about the rust-version_check-devel.noarch package on Fedora 38

Last metadata expiration check: 2:24:53 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-version_check-devel
Version : 0.9.4
Release : 4.fc38
Architecture : noarch
Size : 23 k
Source : rust-version_check-0.9.4-4.fc38.src.rpm
Repository : fedora
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 "version_check" crate.