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

Last updated: July 01,2024

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

Please follow the instructions below to install rust-derive_more+from-devel.noarch on Oracle Linux 9

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

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

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

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

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

Last metadata expiration check: 0:21:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-derive_more+from-devel
Version : 0.99.17
Release : 4.el9
Architecture : noarch
Size : 8.1 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 "from" feature of the "derive_more" crate.