How to Install and Uninstall rust-derive_builder0.9-devel.noarch Package on Fedora 35

Last updated: May 18,2024

1. Install "rust-derive_builder0.9-devel.noarch" package

This is a short guide on how to install rust-derive_builder0.9-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-derive_builder0.9-devel.noarch

2. Uninstall "rust-derive_builder0.9-devel.noarch" package

Learn how to uninstall rust-derive_builder0.9-devel.noarch on Fedora 35:

$ sudo dnf remove rust-derive_builder0.9-devel.noarch $ sudo dnf autoremove

3. Information about the rust-derive_builder0.9-devel.noarch package on Fedora 35

Last metadata expiration check: 2:40:18 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-derive_builder0.9-devel
Version : 0.9.0
Release : 2.fc35
Architecture : noarch
Size : 45 k
Source : rust-derive_builder0.9-0.9.0-2.fc35.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.