How to Install and Uninstall rust-eyre-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the steps below to install rust-eyre-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-eyre-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-eyre-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:43:11 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-eyre-devel
Version : 0.6.12
Release : 1.el9
Architecture : noarch
Size : 47 k
Source : rust-eyre-0.6.12-1.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.