How to Install and Uninstall rust-autocfg-devel.noarch Package on CentOS Stream 9

Last updated: October 05,2024

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

Please follow the step by step instructions below to install rust-autocfg-devel.noarch on CentOS Stream 9

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

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

Learn how to uninstall rust-autocfg-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-autocfg-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:54:31 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-autocfg-devel
Version : 1.1.0
Release : 3.el9
Architecture : noarch
Size : 23 k
Source : rust-autocfg-1.1.0-3.el9.src.rpm
Repository : epel
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 "autocfg" crate.