libdist-zilla-plugin-bootstrap software package provides minimal boot-strapping for Dist::Zilla plugins, 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 libdist-zilla-plugin-bootstrap
libdist-zilla-plugin-bootstrap is installed in your system.
Make ensure the libdist-zilla-plugin-bootstrap package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdist-zilla-plugin-bootstrap*
You will get with libdist-zilla-plugin-bootstrap package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libdist-zilla-plugin-bootstrap |
| Version | 1.001000-1 |
| Description | minimal boot-strapping for Dist::Zilla plugins |
| Sub Section | Perl |