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

Last updated: July 02,2024

1. Install "rust-miette+backtrace-devel.noarch" package

Please follow the instructions below to install rust-miette+backtrace-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-miette+backtrace-devel.noarch

2. Uninstall "rust-miette+backtrace-devel.noarch" package

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

$ sudo dnf remove rust-miette+backtrace-devel.noarch $ sudo dnf autoremove

3. Information about the rust-miette+backtrace-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:16:52 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-miette+backtrace-devel
Version : 5.10.0
Release : 3.el9
Architecture : noarch
Size : 8.4 k
Source : rust-miette-5.10.0-3.el9.src.rpm
Repository : epel
Summary : Fancy diagnostic reporting library and protocol for us mere mortals
URL : https://crates.io/crates/miette
License : Apache-2.0
Description : Fancy diagnostic reporting library and protocol for us mere mortals who
: aren't compiler hackers.
:
: This package contains library source intended for building other packages which
: use the "backtrace" feature of the "miette" crate.