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

Last updated: October 02,2024

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

Please follow the guidelines below to install rust-remove_dir_all-devel.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall rust-remove_dir_all-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:06:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-remove_dir_all-devel
Version : 0.8.2
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : rust-remove_dir_all-0.8.2-1.el9.src.rpm
Repository : epel
Summary : Safe, reliable implementation of remove_dir_all
URL : https://crates.io/crates/remove_dir_all
License : MIT OR Apache-2.0
Description : A safe, reliable implementation of remove_dir_all for Windows.
:
: This package contains library source intended for building other packages which
: use the "remove_dir_all" crate.