How to Install and Uninstall rust-rustc_version-devel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

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

Please follow the steps below to install rust-rustc_version-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-rustc_version-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-rustc_version-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:01:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rustc_version-devel
Version : 0.4.0
Release : 3.el9
Architecture : noarch
Size : 21 k
Source : rust-rustc_version-0.4.0-3.el9.src.rpm
Repository : epel
Summary : Library for querying the version of a installed rustc compiler
URL : https://crates.io/crates/rustc_version
License : MIT or ASL 2.0
Description : Library for querying the version of a installed rustc compiler.
:
: This package contains library source intended for building other packages
: which use "rustc_version" crate.