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

Last updated: November 25,2024

1. Install "rust-autocfg+default-devel.noarch" package

This tutorial shows how to install rust-autocfg+default-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-autocfg+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:41:37 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-autocfg+default-devel
Version : 1.1.0
Release : 1.fc34
Architecture : noarch
Size : 7.7 k
Source : rust-autocfg-1.1.0-1.fc34.src.rpm
Repository : updates
Summary : Automatic cfg for Rust compiler features
URL : https://crates.io/crates/autocfg
License : ASL 2.0 or MIT
Description : Automatic cfg for Rust compiler features.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "autocfg" crate.