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

Last updated: May 14,2024

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

Please follow the guidance below to install rust-system-deps+default-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-system-deps+default-devel.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 3:08:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-system-deps+default-devel
Version : 6.0.2
Release : 1.fc36
Architecture : noarch
Size : 8.4 k
Source : rust-system-deps-6.0.2-1.fc36.src.rpm
Repository : fedora
Summary : Declarative system 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 the "default" feature of the "system-deps" crate.