How to Install and Uninstall rust-darling_macro0.13+default-devel.noarch Package on Fedora 38

Last updated: January 15,2025

1. Install "rust-darling_macro0.13+default-devel.noarch" package

This is a short guide on how to install rust-darling_macro0.13+default-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-darling_macro0.13+default-devel.noarch

2. Uninstall "rust-darling_macro0.13+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-darling_macro0.13+default-devel.noarch on Fedora 38:

$ sudo dnf remove rust-darling_macro0.13+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-darling_macro0.13+default-devel.noarch package on Fedora 38

Last metadata expiration check: 3:07:21 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-darling_macro0.13+default-devel
Version : 0.13.4
Release : 2.fc38
Architecture : noarch
Size : 7.5 k
Source : rust-darling_macro0.13-0.13.4-2.fc38.src.rpm
Repository : fedora
Summary : Internal support for a proc-macro library for reading attributes into structs
URL : https://crates.io/crates/darling_macro
License : MIT
Description : Internal support for a proc-macro library for reading attributes into structs
: when implementing custom derives. Use https://crates.io/crates/darling in your
: code.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "darling_macro" crate.