How to Install and Uninstall rust-eyre+default-devel.noarch Package on CentOS Stream 9

Last updated: September 28,2024

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

Please follow the step by step instructions below to install rust-eyre+default-devel.noarch on CentOS Stream 9

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

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

Please follow the guidance below to uninstall rust-eyre+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-eyre+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:03:35 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-eyre+default-devel
Version : 0.6.12
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-eyre-0.6.12-1.el9.src.rpm
Repository : epel
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 "default" feature of the "eyre" crate.