How to Install and Uninstall rust-fs-err+io_safety-devel.noarch Package on Oracle Linux 9

Last updated: October 02,2024

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

Please follow the step by step instructions below to install rust-fs-err+io_safety-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-fs-err+io_safety-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-fs-err+io_safety-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:01:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-fs-err+io_safety-devel
Version : 2.11.0
Release : 1.el9
Architecture : noarch
Size : 8.0 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 "io_safety" feature of the "fs-err" crate.