How to Install and Uninstall rust-platforms-devel.noarch Package on Fedora 39

Last updated: October 10,2024

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

This is a short guide on how to install rust-platforms-devel.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall rust-platforms-devel.noarch on Fedora 39:

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

3. Information about the rust-platforms-devel.noarch package on Fedora 39

Last metadata expiration check: 5:16:42 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-platforms-devel
Version : 3.3.0
Release : 1.fc39
Architecture : noarch
Size : 35 k
Source : rust-platforms-3.3.0-1.fc39.src.rpm
Repository : updates
Summary : Rust platform registry with information about valid Rust platforms
URL : https://crates.io/crates/platforms
License : Apache-2.0 OR MIT
Description : Rust platform registry with information about valid Rust platforms
: (target triple, target_arch, target_os) sourced from the Rust compiler.
:
: This package contains library source intended for building other packages which
: use the "platforms" crate.