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

Last updated: May 20,2024

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

This is a short guide on how to install rust-derive_more+add-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-derive_more+add-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-derive_more+add-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:33:41 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-derive_more+add-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 "add" feature of the "derive_more" crate.