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

Last updated: September 16,2024

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

Please follow the guidelines below to install rust-eyre+pyo3-devel.noarch on Fedora 34

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

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

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

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

3. Information about the rust-eyre+pyo3-devel.noarch package on Fedora 34

Last metadata expiration check: 1:19:28 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-eyre+pyo3-devel
Version : 0.6.8
Release : 1.fc34
Architecture : noarch
Size : 7.3 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 "pyo3" feature of the "eyre" crate.