How to Install and Uninstall treescan.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "treescan.noarch" package

This is a short guide on how to install treescan.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install treescan.noarch

2. Uninstall "treescan.noarch" package

This is a short guide on how to uninstall treescan.noarch on Fedora 34:

$ sudo dnf remove treescan.noarch $ sudo dnf autoremove

3. Information about the treescan.noarch package on Fedora 34

Last metadata expiration check: 1:02:48 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : treescan
Version : 4.75
Release : 2.fc34
Architecture : noarch
Size : 15 k
Source : perl-IO-AIO-4.75-2.fc34.src.rpm
Repository : fedora
Summary : Scan directory trees, list dirs/files, stat, sync, grep
URL : https://metacpan.org/release/IO-AIO
License : GPL+ or Artistic
Description : The treescan command scans directories and their contents recursively. By
: default it lists all files and directories (with trailing /), but it can
: optionally do various other things.
:
: If no paths are given, treescan will use the current directory.