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

Last updated: June 23,2024

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

This guide let you learn how to install rust-autocfg-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-autocfg-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:11:57 ago on Wed Mar 13 07:41:12 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.