libcatalystx-component-traits- software package provides Automatic Trait Loading and Resolution for Catalyst Components, you can install in your Debian 8 (Jessie) 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 | Debian 8 jessie |
| Section | Perl |
| Package | libcatalystx-component-traits- |
| Version | 0.19-2 |
| Description | Automatic Trait Loading and Resolution for Catalyst Components |
| Sub Section | Perl |