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

Last updated: October 08,2024

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

Please follow the instructions below to install rust-scratch-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall rust-scratch-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:26:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-scratch-devel
Version : 1.0.0
Release : 5.fc36
Architecture : noarch
Size : 17 k
Source : rust-scratch-1.0.0-5.fc36.src.rpm
Repository : fedora
Summary : Shared compile-time directory
URL : https://crates.io/crates/scratch
License : MIT or ASL 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 "scratch" crate.