How to Install and Uninstall rust-eyre+auto-install-devel.noarch Package on Fedora 36

Last updated: May 23,2024

1. Install "rust-eyre+auto-install-devel.noarch" package

Here is a brief guide to show you how to install rust-eyre+auto-install-devel.noarch on Fedora 36

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

2. Uninstall "rust-eyre+auto-install-devel.noarch" package

Please follow the guidance below to uninstall rust-eyre+auto-install-devel.noarch on Fedora 36:

$ sudo dnf remove rust-eyre+auto-install-devel.noarch $ sudo dnf autoremove

3. Information about the rust-eyre+auto-install-devel.noarch package on Fedora 36

Last metadata expiration check: 3:57:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-eyre+auto-install-devel
Version : 0.6.8
Release : 2.fc36
Architecture : noarch
Size : 7.2 k
Source : rust-eyre-0.6.8-2.fc36.src.rpm
Repository : updates
Summary : Flexible concrete Error Reporting type built on std::error::Error
URL : https://crates.io/crates/eyre
License : MIT or ASL 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 "auto-install" feature of the "eyre" crate.