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

Last updated: October 06,2024

1. Install "rust-darling0.12+default-devel.noarch" package

This guide let you learn how to install rust-darling0.12+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-darling0.12+default-devel.noarch

2. Uninstall "rust-darling0.12+default-devel.noarch" package

Please follow the steps below to uninstall rust-darling0.12+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-darling0.12+default-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:27:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-darling0.12+default-devel
Version : 0.12.4
Release : 3.el9
Architecture : noarch
Size : 7.4 k
Source : rust-darling0.12-0.12.4-3.el9.src.rpm
Repository : epel
Summary : Proc-macro library for reading attributes into structs
URL : https://crates.io/crates/darling
License : MIT
Description : 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 "default" feature of the "darling" crate.