How to Install and Uninstall rust-fs-err+default-devel.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "rust-fs-err+default-devel.noarch" package

Please follow the step by step instructions below to install rust-fs-err+default-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-fs-err+default-devel.noarch" package

This is a short guide on how to uninstall rust-fs-err+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-fs-err+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:03:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-fs-err+default-devel
Version : 2.11.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-fs-err-2.11.0-1.el9.src.rpm
Repository : epel
Summary : Drop-in replacement for std::fs with more helpful error messages
URL : https://crates.io/crates/fs-err
License : MIT OR Apache-2.0
Description : A drop-in replacement for std::fs with more helpful error messages.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "fs-err" crate.