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

Last updated: September 20,2024

1. Install "rust-derive_more+deref-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-derive_more+deref-devel.noarch

2. Uninstall "rust-derive_more+deref-devel.noarch" package

This guide covers the steps necessary to uninstall rust-derive_more+deref-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-derive_more+deref-devel.noarch $ sudo dnf autoremove

3. Information about the rust-derive_more+deref-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:18:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-derive_more+deref-devel
Version : 0.99.17
Release : 4.el9
Architecture : noarch
Size : 8.0 k
Source : rust-derive_more-0.99.17-4.el9.src.rpm
Repository : epel
Summary : Adds #[derive(x)] macros for more traits
URL : https://crates.io/crates/derive_more
License : MIT
Description : Adds #[derive(x)] macros for more traits.
:
: This package contains library source intended for building other packages which
: use the "deref" feature of the "derive_more" crate.