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

Last updated: September 28,2024

1. Install "rust-fs_extra+default-devel.noarch" package

This tutorial shows how to install rust-fs_extra+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-fs_extra+default-devel.noarch" package

This is a short guide on how to uninstall rust-fs_extra+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-fs_extra+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:49:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-fs_extra+default-devel
Version : 1.3.0
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-fs_extra-1.3.0-1.el9.src.rpm
Repository : epel
Summary : Expanding std::fs and std::io
URL : https://crates.io/crates/fs_extra
License : MIT
Description : Expanding std::fs and std::io. Recursively copy folders with information
: about process and much more.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "fs_extra" crate.