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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install rust-derive_builder0.9+skeptic-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-derive_builder0.9+skeptic-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-derive_builder0.9+skeptic-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:05:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-derive_builder0.9+skeptic-devel
Version : 0.9.0
Release : 4.el9
Architecture : noarch
Size : 7.8 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 "skeptic" feature of "derive_builder" crate.