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

Last updated: September 30,2024

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

This guide let you learn how to install rust-fs_extra-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-fs_extra-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:47:31 ago on Wed Mar 13 07:41:12 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.