How to Install and Uninstall rust-walkdir-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

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

Please follow the guidance below to install rust-walkdir-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-walkdir-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-walkdir-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:07:28 ago on Mon Feb 26 07:04:30 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.