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

Last updated: October 07,2024

1. Install "rust-derive-new+std-devel.noarch" package

This is a short guide on how to install rust-derive-new+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-derive-new+std-devel.noarch

2. Uninstall "rust-derive-new+std-devel.noarch" package

This tutorial shows how to uninstall rust-derive-new+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-derive-new+std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:21:18 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-derive-new+std-devel
Version : 0.5.9
Release : 4.el9
Architecture : noarch
Size : 7.4 k
Source : rust-derive-new-0.5.9-4.el9.src.rpm
Repository : epel
Summary : Derive simple constructor functions for structs and enums
URL : https://crates.io/crates/derive-new
License : MIT
Description :
:
: This package contains library source intended for building other packages
: which use "std" feature of "derive-new" crate.