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

Last updated: October 09,2024

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

This guide let you learn how to install rust-scratch-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-scratch-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:27:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-scratch-devel
Version : 1.0.7
Release : 1.el9
Architecture : noarch
Size : 16 k
Source : rust-scratch-1.0.7-1.el9.src.rpm
Repository : epel
Summary : Shared compile-time directory
URL : https://crates.io/crates/scratch
License : MIT OR Apache-2.0
Description : Compile-time temporary directory shared by multiple crates and erased by
: `cargo clean`.
:
: This package contains library source intended for building other packages which
: use the "scratch" crate.