How to Install and Uninstall rust-remove_dir_all+default-devel.noarch Package on Rocky Linux 9

Last updated: May 17,2024

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

Please follow the guidelines below to install rust-remove_dir_all+default-devel.noarch on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-remove_dir_all+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-remove_dir_all+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:48:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-remove_dir_all+default-devel
Version : 0.8.2
Release : 1.el9
Architecture : noarch
Size : 7.3 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 "default" feature of the "remove_dir_all" crate.