How to Install and Uninstall rust-derive-new+std-devel.noarch Package on Fedora 34

Last updated: April 30,2024

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

Please follow the instructions below to install rust-derive-new+std-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-derive-new+std-devel.noarch on Fedora 34:

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

3. Information about the rust-derive-new+std-devel.noarch package on Fedora 34

Last metadata expiration check: 3:50:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-derive-new+std-devel
Version : 0.5.9
Release : 1.fc34
Architecture : noarch
Size : 7.0 k
Source : rust-derive-new-0.5.9-1.fc34.src.rpm
Repository : fedora
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.