How to Install and Uninstall rust-macro-attr+std-devel.noarch Package on Fedora 36

Last updated: June 29,2024

1. Install "rust-macro-attr+std-devel.noarch" package

Learn how to install rust-macro-attr+std-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-macro-attr+std-devel.noarch

2. Uninstall "rust-macro-attr+std-devel.noarch" package

Please follow the guidelines below to uninstall rust-macro-attr+std-devel.noarch on Fedora 36:

$ sudo dnf remove rust-macro-attr+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-macro-attr+std-devel.noarch package on Fedora 36

Last metadata expiration check: 2:53:56 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-macro-attr+std-devel
Version : 0.2.0
Release : 13.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-macro-attr-0.2.0-13.fc36.src.rpm
Repository : fedora
Summary : Macro that enables the use of custom, macro-based attributes and derivations
URL : https://crates.io/crates/macro-attr
License : MIT or ASL 2.0
Description : This crate provides the `macro_attr!` macro that enables the use of custom,
: macro-based attributes and derivations. Supersedes the `custom_derive` crate.
:
: This package contains library source intended for building other packages
: which use "std" feature of "macro-attr" crate.