How to Install and Uninstall rust-custom_derive-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "rust-custom_derive-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-custom_derive-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-custom_derive-devel.noarch

2. Uninstall "rust-custom_derive-devel.noarch" package

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

$ sudo dnf remove rust-custom_derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-custom_derive-devel.noarch package on Fedora 34

Last metadata expiration check: 5:07:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-custom_derive-devel
Version : 0.1.7
Release : 11.fc34
Architecture : noarch
Size : 20 k
Source : rust-custom_derive-0.1.7-11.fc34.src.rpm
Repository : fedora
Summary : Macro that enables the use of custom derive attributes
URL : https://crates.io/crates/custom_derive
License : MIT or ASL 2.0
Description : (Note: superseded by `macro-attr`) This crate provides a macro that enables the
: use of custom derive attributes.
:
: This package contains library source intended for building other packages
: which use "custom_derive" crate.