How to Install and Uninstall rust-darling+diagnostics-devel.noarch Package on Fedora 34

Last updated: June 02,2024

1. Install "rust-darling+diagnostics-devel.noarch" package

Please follow the guidance below to install rust-darling+diagnostics-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-darling+diagnostics-devel.noarch

2. Uninstall "rust-darling+diagnostics-devel.noarch" package

Please follow the guidance below to uninstall rust-darling+diagnostics-devel.noarch on Fedora 34:

$ sudo dnf remove rust-darling+diagnostics-devel.noarch $ sudo dnf autoremove

3. Information about the rust-darling+diagnostics-devel.noarch package on Fedora 34

Last metadata expiration check: 5:50:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-darling+diagnostics-devel
Version : 0.13.1
Release : 1.fc34
Architecture : noarch
Size : 8.0 k
Source : rust-darling-0.13.1-1.fc34.src.rpm
Repository : updates
Summary : Proc-macro library for reading attributes into structs
URL : https://crates.io/crates/darling
License : MIT
Description : Proc-macro library for reading attributes into structs when implementing custom
: derives.
:
: This package contains library source intended for building other packages which
: use the "diagnostics" feature of the "darling" crate.