How to Install and Uninstall rust-platforms+std-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-platforms+std-devel.noarch" package

This tutorial shows how to install rust-platforms+std-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-platforms+std-devel.noarch

2. Uninstall "rust-platforms+std-devel.noarch" package

Please follow the instructions below to uninstall rust-platforms+std-devel.noarch on Fedora 34:

$ sudo dnf remove rust-platforms+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-platforms+std-devel.noarch package on Fedora 34

Last metadata expiration check: 2:12:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-platforms+std-devel
Version : 0.2.1
Release : 3.fc34
Architecture : noarch
Size : 7.4 k
Source : rust-platforms-0.2.1-3.fc34.src.rpm
Repository : fedora
Summary : Rust platform registry with information about valid Rust platforms
URL : https://crates.io/crates/platforms
License : MIT or ASL 2.0
Description : Rust platform registry with information about valid Rust platforms (target
: triple, target_arch, target_os) sourced from Rust Forge.
:
: This package contains library source intended for building other packages
: which use "std" feature of "platforms" crate.