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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install rust-derive-new+std-devel.noarch on Fedora 35

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

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

Please follow the steps below to uninstall rust-derive-new+std-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 5:43:52 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-derive-new+std-devel
Version : 0.5.9
Release : 2.fc35
Architecture : noarch
Size : 7.1 k
Source : rust-derive-new-0.5.9-2.fc35.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.