How to Install and Uninstall rust-darling_macro0.12-devel.noarch Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "rust-darling_macro0.12-devel.noarch" package

Learn how to install rust-darling_macro0.12-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-darling_macro0.12-devel.noarch

2. Uninstall "rust-darling_macro0.12-devel.noarch" package

Please follow the steps below to uninstall rust-darling_macro0.12-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-darling_macro0.12-devel.noarch $ sudo dnf autoremove

3. Information about the rust-darling_macro0.12-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:07:21 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-darling_macro0.12-devel
Version : 0.12.4
Release : 3.el9
Architecture : noarch
Size : 10 k
Source : rust-darling_macro0.12-0.12.4-3.el9.src.rpm
Repository : epel
Summary : Internal support for a proc-macro library for reading attributes into structs
URL : https://crates.io/crates/darling_macro
License : MIT
Description : Internal support for a 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_macro" crate.