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

Last updated: October 08,2024

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

Please follow the instructions below to install rust-darling-devel.noarch on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-darling-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:31:20 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-darling-devel
Version : 0.20.4
Release : 1.el9
Architecture : noarch
Size : 38 k
Source : rust-darling-0.20.4-1.el9.src.rpm
Repository : epel
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 "darling" crate.