How to Install and Uninstall rust-anyhow-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

Please follow the guidelines below to install rust-anyhow-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall rust-anyhow-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-anyhow-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:46:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-anyhow-devel
Version : 1.0.79
Release : 1.el9
Architecture : noarch
Size : 53 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 "anyhow" crate.