How to Install and Uninstall rust-derive_builder0.9-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

Here is a brief guide to show you how to install rust-derive_builder0.9-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-derive_builder0.9-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-derive_builder0.9-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:37:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-derive_builder0.9-devel
Version : 0.9.0
Release : 4.el9
Architecture : noarch
Size : 45 k
Source : rust-derive_builder0.9-0.9.0-4.el9.src.rpm
Repository : epel
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.