How to Install and Uninstall rust-derive_builder0.9+env_logger-devel.noarch Package on Fedora 38

Last updated: October 08,2024

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

Please follow the step by step instructions below to install rust-derive_builder0.9+env_logger-devel.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall rust-derive_builder0.9+env_logger-devel.noarch on Fedora 38:

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

3. Information about the rust-derive_builder0.9+env_logger-devel.noarch package on Fedora 38

Last metadata expiration check: 2:36:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-derive_builder0.9+env_logger-devel
Version : 0.9.0
Release : 5.fc38
Architecture : noarch
Size : 8.0 k
Source : rust-derive_builder0.9-0.9.0-5.fc38.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 "env_logger" feature of "derive_builder" crate.