How to Install and Uninstall rust-anyhow+default-devel.noarch Package on Fedora 36

Last updated: May 06,2024

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

Please follow the steps below to install rust-anyhow+default-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-anyhow+default-devel.noarch on Fedora 36:

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

3. Information about the rust-anyhow+default-devel.noarch package on Fedora 36

Last metadata expiration check: 3:26:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-anyhow+default-devel
Version : 1.0.61
Release : 1.fc36
Architecture : noarch
Size : 9.8 k
Source : rust-anyhow-1.0.61-1.fc36.src.rpm
Repository : updates
Summary : Flexible concrete Error type built on std::error::Error
URL : https://crates.io/crates/anyhow
License : MIT OR Apache-2.0
Description : Flexible concrete Error type built on std::error::Error.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "anyhow" crate.