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

Last updated: November 28,2024

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

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

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

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

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

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

Last metadata expiration check: 5:23:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Dist-Zilla-Role-FileWatcher
Version : 0.006
Release : 15.fc35
Architecture : noarch
Size : 24 k
Source : perl-Dist-Zilla-Role-FileWatcher-0.006-15.fc35.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.