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

Last updated: May 18,2024

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

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

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

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

This guide covers the steps necessary to uninstall rust-derive_builder-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:07:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-derive_builder-devel
Version : 0.10.2
Release : 3.fc36
Architecture : noarch
Size : 41 k
Source : rust-derive_builder-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
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" crate.