How to Install and Uninstall perl-Dist-Zilla-Role-FileWatcher.noarch Package on Fedora 38

Last updated: January 16,2025

1. Install "perl-Dist-Zilla-Role-FileWatcher.noarch" package

Here is a brief guide to show you how to install perl-Dist-Zilla-Role-FileWatcher.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Dist-Zilla-Role-FileWatcher.noarch

2. Uninstall "perl-Dist-Zilla-Role-FileWatcher.noarch" package

Here is a brief guide to show you how to uninstall perl-Dist-Zilla-Role-FileWatcher.noarch on Fedora 38:

$ sudo dnf remove perl-Dist-Zilla-Role-FileWatcher.noarch $ sudo dnf autoremove

3. Information about the perl-Dist-Zilla-Role-FileWatcher.noarch package on Fedora 38

Last metadata expiration check: 0:30:35 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-Dist-Zilla-Role-FileWatcher
Version : 0.006
Release : 19.fc38
Architecture : noarch
Size : 24 k
Source : perl-Dist-Zilla-Role-FileWatcher-0.006-19.fc38.src.rpm
Repository : fedora
Summary : Receive notification when something changes a file's contents
URL : https://metacpan.org/release/Dist-Zilla-Role-FileWatcher
License : GPL+ or Artistic
Description : This is a role for Dist::Zilla plugins which gives you a mechanism for
: detecting and acting on files changing their content. This is useful if
: your plugin performs an action based on a file's content (perhaps copying
: that content to another file), and then later in the build process, that
: source file's content is later modified.