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

Last updated: May 19,2024

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

This guide let you learn how to install rust-eyre+auto-install-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-eyre+auto-install-devel.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 1:14:06 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-eyre+auto-install-devel
Version : 0.6.8
Release : 1.fc34
Architecture : noarch
Size : 7.2 k
Source : rust-eyre-0.6.8-1.fc34.src.rpm
Repository : updates
Summary : Flexible concrete Error Reporting type built on std::error::Error with customizable Reports
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.