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

Last updated: October 07,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 35

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

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

This guide covers the steps necessary to uninstall rust-scratch+default-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:05:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-scratch+default-devel
Version : 1.0.0
Release : 4.fc35
Architecture : noarch
Size : 7.3 k
Source : rust-scratch-1.0.0-4.fc35.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.