libcatalyst-actionrole-acl-per software package provides Catalyst ActionRole for user role-based authorization, 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-actionrole-acl-per
libcatalyst-actionrole-acl-per is installed in your system.
Make ensure the libcatalyst-actionrole-acl-per package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-actionrole-acl-per*
You will get with libcatalyst-actionrole-acl-per package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Perl |
| Package | libcatalyst-actionrole-acl-per |
| Version | 0.07-1 |
| Description | Catalyst ActionRole for user role-based authorization |
| Sub Section | perl |