How to Install and Uninstall rust-darling_core0.12+default-devel.noarch Package on Fedora 36

Last updated: September 30,2024

1. Install "rust-darling_core0.12+default-devel.noarch" package

Here is a brief guide to show you how to install rust-darling_core0.12+default-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-darling_core0.12+default-devel.noarch

2. Uninstall "rust-darling_core0.12+default-devel.noarch" package

This is a short guide on how to uninstall rust-darling_core0.12+default-devel.noarch on Fedora 36:

$ sudo dnf remove rust-darling_core0.12+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-darling_core0.12+default-devel.noarch package on Fedora 36

Last metadata expiration check: 1:44:17 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-darling_core0.12+default-devel
Version : 0.12.4
Release : 2.fc36
Architecture : noarch
Size : 7.4 k
Source : rust-darling_core0.12-0.12.4-2.fc36.src.rpm
Repository : fedora
Summary : Helper crate for proc-macro library for reading attributes into structs
URL : https://crates.io/crates/darling_core
License : MIT
Description : Helper crate for 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_core" crate.