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

Last updated: November 29,2024

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

In this section, we are going to explain the necessary steps to install rust-scratch-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-scratch-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:34:42 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-scratch-devel
Version : 1.0.7
Release : 1.fc38
Architecture : noarch
Size : 16 k
Source : rust-scratch-1.0.7-1.fc38.src.rpm
Repository : updates
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.