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

Last updated: October 07,2024

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

Please follow the guidelines below to install rust-scratch-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-scratch-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-scratch-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:32:52 ago on Mon Feb 26 07:04:30 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.