How to Install and Uninstall rust-failure+backtrace-devel.noarch Package on Fedora 39

Last updated: September 22,2024

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

This guide covers the steps necessary to install rust-failure+backtrace-devel.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall rust-failure+backtrace-devel.noarch on Fedora 39:

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

3. Information about the rust-failure+backtrace-devel.noarch package on Fedora 39

Last metadata expiration check: 0:12:43 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-failure+backtrace-devel
Version : 0.1.8
Release : 10.fc39
Architecture : noarch
Size : 8.0 k
Source : rust-failure-0.1.8-10.fc39.src.rpm
Repository : fedora
Summary : Experimental error handling abstraction
URL : https://crates.io/crates/failure
License : MIT OR Apache-2.0
Description : Experimental error handling abstraction.
:
: This package contains library source intended for building other packages which
: use the "backtrace" feature of the "failure" crate.