libcatalyst-plugin-scheduler-p software package provides Catalyst plugin for scheduling events to run in a cron-like fashion, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcatalyst-plugin-scheduler-p
libcatalyst-plugin-scheduler-p is installed in your system.
Make ensure the libcatalyst-plugin-scheduler-p package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-plugin-scheduler-p*
You will get with libcatalyst-plugin-scheduler-p package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libcatalyst-plugin-scheduler-p |
| Version | 0.10-1 |
| Description | Catalyst plugin for scheduling events to run in a cron-like fashion |
| Sub Section | Perl |