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

Last updated: July 08,2024

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

This guide let you learn how to install rust-macro-attr+unstable-macros-1-1-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-macro-attr+unstable-macros-1-1-devel.noarch

2. Uninstall "rust-macro-attr+unstable-macros-1-1-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-macro-attr+unstable-macros-1-1-devel.noarch on Fedora 35:

$ sudo dnf remove rust-macro-attr+unstable-macros-1-1-devel.noarch $ sudo dnf autoremove

3. Information about the rust-macro-attr+unstable-macros-1-1-devel.noarch package on Fedora 35

Last metadata expiration check: 4:09:40 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-macro-attr+unstable-macros-1-1-devel
Version : 0.2.0
Release : 12.fc35
Architecture : noarch
Size : 7.7 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 "unstable-macros-1-1" feature of "macro-attr" crate.