How to Install and Uninstall rust-derive_builder_macro-devel.noarch Package on Fedora 36

Last updated: July 03,2024

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

Learn how to install rust-derive_builder_macro-devel.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall rust-derive_builder_macro-devel.noarch on Fedora 36:

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

3. Information about the rust-derive_builder_macro-devel.noarch package on Fedora 36

Last metadata expiration check: 1:56:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-derive_builder_macro-devel
Version : 0.10.2
Release : 3.fc36
Architecture : noarch
Size : 15 k
Source : rust-derive_builder_macro-0.10.2-3.fc36.src.rpm
Repository : fedora
Summary : Rust macro to automatically implement the builder pattern for arbitrary structs
URL : https://crates.io/crates/derive_builder_macro
License : MIT or ASL 2.0
Description : Rust macro to automatically implement the builder pattern for arbitrary
: structs.
:
: This package contains library source intended for building other packages
: which use "derive_builder_macro" crate.