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

Last updated: October 05,2024

1. Install "rust-system-deps+default-devel.noarch" package

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

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

2. Uninstall "rust-system-deps+default-devel.noarch" package

This tutorial shows how to uninstall rust-system-deps+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:43:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-system-deps+default-devel
Version : 3.2.0
Release : 2.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-system-deps-3.2.0-2.fc34.src.rpm
Repository : updates
Summary : Declarative dependencies in Cargo.toml
URL : https://crates.io/crates/system-deps
License : MIT or ASL 2.0
Description : Discover and configure system dependencies from declarative dependencies in
: Cargo.toml.
:
: This package contains library source intended for building other packages
: which use "default" feature of "system-deps" crate.