How to Install and Uninstall rust-macro-attr-devel.noarch Package on Fedora 35

Last updated: September 25,2024

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

Please follow the step by step instructions below to install rust-macro-attr-devel.noarch on Fedora 35

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

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

Please follow the steps below to uninstall rust-macro-attr-devel.noarch on Fedora 35:

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

3. Information about the rust-macro-attr-devel.noarch package on Fedora 35

Last metadata expiration check: 5:08:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-macro-attr-devel
Version : 0.2.0
Release : 12.fc35
Architecture : noarch
Size : 23 k
Source : rust-macro-attr-0.2.0-12.fc35.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 "macro-attr" crate.