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

Last updated: September 23,2024

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

In this section, we are going to explain the necessary steps to install rust-fs_extra-devel.noarch on CentOS Stream 9

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

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

Please follow the guidelines below to uninstall rust-fs_extra-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:58:38 ago on Sat Mar 16 16:03:45 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.