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

Last updated: November 28,2024

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

Please follow the steps below to install rust-eyre+auto-install-devel.noarch on Fedora 38

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

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

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

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

Last metadata expiration check: 2:42:14 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-eyre+auto-install-devel
Version : 0.6.12
Release : 1.fc38
Architecture : noarch
Size : 8.1 k
Source : rust-eyre-0.6.12-1.fc38.src.rpm
Repository : updates
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 "auto-install" feature of the "eyre" crate.