How to Install and Uninstall rust-darling0.14+diagnostics-devel.noarch Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "rust-darling0.14+diagnostics-devel.noarch" package

Please follow the step by step instructions below to install rust-darling0.14+diagnostics-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-darling0.14+diagnostics-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-darling0.14+diagnostics-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-darling0.14+diagnostics-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:23:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-darling0.14+diagnostics-devel
Version : 0.14.4
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-darling0.14-0.14.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.