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

Last updated: January 12,2025

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

Please follow the steps below to install perl-Dist-Zilla-Role-FileWatcher.noarch on Fedora 36

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

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

Please follow the steps below to uninstall perl-Dist-Zilla-Role-FileWatcher.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 1:56:57 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Dist-Zilla-Role-FileWatcher
Version : 0.006
Release : 16.fc36
Architecture : noarch
Size : 25 k
Source : perl-Dist-Zilla-Role-FileWatcher-0.006-16.fc36.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.