How to Install and Uninstall rust-eyre-devel.noarch Package on Rocky Linux 9

Last updated: June 26,2024

1. Install "rust-eyre-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-eyre-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-eyre-devel.noarch

2. Uninstall "rust-eyre-devel.noarch" package

Learn how to uninstall rust-eyre-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-eyre-devel.noarch $ sudo dnf autoremove

3. Information about the rust-eyre-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:08:49 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-eyre-devel
Version : 0.6.8
Release : 5.el9
Architecture : noarch
Size : 43 k
Source : rust-eyre-0.6.8-5.el9.src.rpm
Repository : epel
Summary : Flexible concrete Error Reporting type with customizable Reports
URL : https://crates.io/crates/eyre
License : MIT OR Apache-2.0
Description : Flexible concrete Error Reporting type built on std::error::Error with
: customizable Reports.
:
: This package contains library source intended for building other packages which
: use the "eyre" crate.