How to Install and Uninstall rust-darling+diagnostics-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

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

In this section, we are going to explain the necessary steps to install rust-darling+diagnostics-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the step by step instructions below to uninstall rust-darling+diagnostics-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-darling+diagnostics-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:07:27 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-darling+diagnostics-devel
Version : 0.20.4
Release : 1.el9
Architecture : noarch
Size : 8.2 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 "diagnostics" feature of the "darling" crate.