How to Install and Uninstall rust-darling_macro0.14-devel.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "rust-darling_macro0.14-devel.noarch" package

Please follow the steps below to install rust-darling_macro0.14-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-darling_macro0.14-devel.noarch

2. Uninstall "rust-darling_macro0.14-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-darling_macro0.14-devel.noarch on Fedora 39:

$ sudo dnf remove rust-darling_macro0.14-devel.noarch $ sudo dnf autoremove

3. Information about the rust-darling_macro0.14-devel.noarch package on Fedora 39

Last metadata expiration check: 4:20:44 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-darling_macro0.14-devel
Version : 0.14.4
Release : 1.fc39
Architecture : noarch
Size : 9.9 k
Source : rust-darling_macro0.14-0.14.4-1.fc39.src.rpm
Repository : fedora
Summary : Parse attributes into structs for custom derive implementations (internal support)
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 "darling_macro" crate.