How to Install and Uninstall rust-darling0.14+default-devel.noarch Package on Fedora 39

Last updated: February 06,2025

1. Install "rust-darling0.14+default-devel.noarch" package

Learn how to install rust-darling0.14+default-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-darling0.14+default-devel.noarch

2. Uninstall "rust-darling0.14+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-darling0.14+default-devel.noarch on Fedora 39:

$ sudo dnf remove rust-darling0.14+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-darling0.14+default-devel.noarch package on Fedora 39

Last metadata expiration check: 1:01:37 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-darling0.14+default-devel
Version : 0.14.4
Release : 1.fc39
Architecture : noarch
Size : 7.3 k
Source : rust-darling0.14-0.14.4-1.fc39.src.rpm
Repository : fedora
Summary : Parse attributes into structs for custom derive implementations
URL : https://crates.io/crates/darling
License : MIT
Description : A 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 "default" feature of the "darling" crate.