How to Install and Uninstall rust-newtype_derive+default-devel.noarch Package on Fedora 34

Last updated: March 29,2024

1. Install "rust-newtype_derive+default-devel.noarch" package

This tutorial shows how to install rust-newtype_derive+default-devel.noarch on Fedora 34

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

2. Uninstall "rust-newtype_derive+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-newtype_derive+default-devel.noarch on Fedora 34:

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

3. Information about the rust-newtype_derive+default-devel.noarch package on Fedora 34

Last metadata expiration check: 1:51:47 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-newtype_derive+default-devel
Version : 0.1.6
Release : 12.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-newtype_derive-0.1.6-12.fc34.src.rpm
Repository : fedora
Summary : Macros for deriving common traits for newtype structures
URL : https://crates.io/crates/newtype_derive
License : MIT or ASL 2.0
Description : Macros for deriving common traits for newtype structures.
:
: This package contains library source intended for building other packages
: which use "default" feature of "newtype_derive" crate.