How to Install and Uninstall rust-darling_core0.14-devel.noarch Package on Rocky Linux 9

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install rust-darling_core0.14-devel.noarch on Rocky Linux 9

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

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

Please follow the guidance below to uninstall rust-darling_core0.14-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-darling_core0.14-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:46:30 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-darling_core0.14-devel
Version : 0.14.4
Release : 1.el9
Architecture : noarch
Size : 65 k
Source : rust-darling_core0.14-0.14.4-1.el9.src.rpm
Repository : epel
Summary : Parse attributes into structs for custom derive implementations (helper crate)
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 "darling_core" crate.