How to Install and Uninstall rust-walkdir-devel.noarch Package on Rocky Linux 9

Last updated: May 05,2024

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

Learn how to install rust-walkdir-devel.noarch on Rocky Linux 9

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

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

This tutorial shows how to uninstall rust-walkdir-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-walkdir-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:35:35 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-walkdir-devel
Version : 2.4.0
Release : 1.el9
Architecture : noarch
Size : 30 k
Source : rust-walkdir-2.4.0-1.el9.src.rpm
Repository : epel
Summary : Recursively walk a directory
URL : https://crates.io/crates/walkdir
License : Unlicense OR MIT
Description : Recursively walk a directory.
:
: This package contains library source intended for building other packages which
: use the "walkdir" crate.