How to Install and Uninstall rust-darling_core+strsim-devel.noarch Package on Fedora 34

Last updated: July 08,2024

1. Install "rust-darling_core+strsim-devel.noarch" package

This guide covers the steps necessary to install rust-darling_core+strsim-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-darling_core+strsim-devel.noarch

2. Uninstall "rust-darling_core+strsim-devel.noarch" package

This is a short guide on how to uninstall rust-darling_core+strsim-devel.noarch on Fedora 34:

$ sudo dnf remove rust-darling_core+strsim-devel.noarch $ sudo dnf autoremove

3. Information about the rust-darling_core+strsim-devel.noarch package on Fedora 34

Last metadata expiration check: 0:07:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-darling_core+strsim-devel
Version : 0.13.1
Release : 1.fc34
Architecture : noarch
Size : 8.3 k
Source : rust-darling_core-0.13.1-1.fc34.src.rpm
Repository : updates
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 "strsim" feature of the "darling_core" crate.