Typical installation tasks for system administrators
"Sysadm::Install" executes shell-like commands performing typical installation tasks: Copying files, extracting tarballs, calling "make". It has a "fail once and die" policy, meticulously checking the result of every operation and calling "die()" immediately if anything fails, with optional logging of everything. "Sysadm::Install" also supports a *dry_run* mode, in which it logs everything, but suppresses any write actions.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.48-28.fc45 | - |
| Fedora 44 | 0.48-27.fc44 | - |
| Fedora 43 | 0.48-26.fc43 | - |
| Fedora EPEL 10.3 | 0.48-20.el10_0 | - |
| Fedora EPEL 10.2 | 0.48-20.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Sysadm-Install dash maintainers at fedoraproject dot org.