How to Install and Uninstall rust-fs_extra+default-devel.noarch Package on Fedora 39

Last updated: October 03,2024

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

This guide covers the steps necessary to install rust-fs_extra+default-devel.noarch on Fedora 39

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

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

Please follow the instructions below to uninstall rust-fs_extra+default-devel.noarch on Fedora 39:

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

3. Information about the rust-fs_extra+default-devel.noarch package on Fedora 39

Last metadata expiration check: 4:18:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-fs_extra+default-devel
Version : 1.3.0
Release : 2.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-fs_extra-1.3.0-2.fc39.src.rpm
Repository : fedora
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.