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

Last updated: October 07,2024

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

Learn how to install rust-fs_extra-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-fs_extra-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:03:37 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-fs_extra-devel
Version : 1.3.0
Release : 1.el9
Architecture : noarch
Size : 31 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 "fs_extra" crate.