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

Last updated: January 10,2025

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

This is a short guide on how to install rust-eyre+auto-install-devel.noarch on Fedora 35

$ 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 35:

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

Last metadata expiration check: 5:58:29 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-eyre+auto-install-devel
Version : 0.6.8
Release : 2.fc35
Architecture : noarch
Size : 7.2 k
Source : rust-eyre-0.6.8-2.fc35.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.