How to Install and Uninstall rust-derive_builder+default-devel.noarch Package on Oracle Linux 9

Last updated: June 29,2024

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

Please follow the step by step instructions below to install rust-derive_builder+default-devel.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall rust-derive_builder+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-derive_builder+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:21:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-derive_builder+default-devel
Version : 0.12.0
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-derive_builder-0.12.0-1.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 Apache-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 the "default" feature of the "derive_builder" crate.