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

Last updated: September 28,2024

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

This is a short guide on how to install rust-fs-err-devel.noarch on CentOS Stream 9

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

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

Learn how to uninstall rust-fs-err-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 3:13:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-fs-err-devel
Version : 2.11.0
Release : 1.el9
Architecture : noarch
Size : 29 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 "fs-err" crate.