libcatalyst-component-instance software package provides Single per-request instances of Catalyst components, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcatalyst-component-instance
libcatalyst-component-instance is installed in your system.
Make ensure the libcatalyst-component-instance package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-component-instance*
You will get with libcatalyst-component-instance package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Perl |
| Package | libcatalyst-component-instance |
| Version | 0.001001-2 |
| Description | Single per-request instances of Catalyst components |
| Sub Section | perl |