How to Install and Uninstall rust-anyhow+std-devel.noarch Package on Oracle Linux 9

Last updated: October 01,2024

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

This is a short guide on how to install rust-anyhow+std-devel.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall rust-anyhow+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-anyhow+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:00:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-anyhow+std-devel
Version : 1.0.79
Release : 1.el9
Architecture : noarch
Size : 9.7 k
Source : rust-anyhow-1.0.79-1.el9.src.rpm
Repository : epel
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 "std" feature of the "anyhow" crate.