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

Last updated: September 30,2024

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

This tutorial shows how to install rust-scratch-devel.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall rust-scratch-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:27:25 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-scratch-devel
Version : 1.0.0
Release : 3.fc34
Architecture : noarch
Size : 17 k
Source : rust-scratch-1.0.0-3.fc34.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.