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

Last updated: October 10,2024

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

In this section, we are going to explain the necessary steps to install rust-rustversion+default-devel.noarch on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-rustversion+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-rustversion+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:18:17 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-rustversion+default-devel
Version : 1.0.14
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-rustversion-1.0.14-1.el9.src.rpm
Repository : epel
Summary : Conditional compilation according to rustc compiler version
URL : https://crates.io/crates/rustversion
License : MIT OR Apache-2.0
Description : Conditional compilation according to rustc compiler version.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "rustversion" crate.