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

Last updated: November 29,2024

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

This guide let you learn how to install rust-autocfg+default-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall rust-autocfg+default-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:09:13 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-autocfg+default-devel
Version : 1.1.0
Release : 5.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-autocfg-1.1.0-5.fc39.src.rpm
Repository : fedora
Summary : Automatic cfg for Rust compiler features
URL : https://crates.io/crates/autocfg
License : Apache-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.