How to Install and Uninstall rust-failure+failure_derive-devel.noarch Package on Fedora 34

Last updated: July 05,2024

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

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

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

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

This tutorial shows how to uninstall rust-failure+failure_derive-devel.noarch on Fedora 34:

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

3. Information about the rust-failure+failure_derive-devel.noarch package on Fedora 34

Last metadata expiration check: 5:54:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-failure+failure_derive-devel
Version : 0.1.8
Release : 3.fc34
Architecture : noarch
Size : 8.0 k
Source : rust-failure-0.1.8-3.fc34.src.rpm
Repository : fedora
Summary : Experimental error handling abstraction
URL : https://crates.io/crates/failure
License : MIT or ASL 2.0
Description : Experimental error handling abstraction.
:
: This package contains library source intended for building other packages
: which use "failure_derive" feature of "failure" crate.