libcatalystx-component-traits- software package provides Automatic Trait Loading and Resolution for Catalyst Components, 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 libcatalystx-component-traits-
libcatalystx-component-traits- is installed in your system.
Make ensure the libcatalystx-component-traits- package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalystx-component-traits-*
You will get with libcatalystx-component-traits- package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libcatalystx-component-traits- |
| Version | 0.19-2 |
| Description | Automatic Trait Loading and Resolution for Catalyst Components |
| Sub Section | Perl |