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

Last updated: September 28,2024

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

Here is a brief guide to show you how to install rust-derive-new+std-devel.noarch on AlmaLinux 9

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

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

Please follow the guidelines below to uninstall rust-derive-new+std-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 0:05:08 ago on Wed Mar 13 07:41:12 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.