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

Last updated: October 05,2024

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

Here is a brief guide to show you how to install rust-scratch+default-devel.noarch on Fedora 34

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

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

Learn how to uninstall rust-scratch+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:42:32 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-scratch+default-devel
Version : 1.0.0
Release : 3.fc34
Architecture : noarch
Size : 7.2 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 "default" feature of "scratch" crate.