libclass-dbi-plugin-abstractco software package provides Class::DBI plugin to get COUNT(*) results with abstract SQL, 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 libclass-dbi-plugin-abstractco
libclass-dbi-plugin-abstractco is installed in your system.
Make ensure the libclass-dbi-plugin-abstractco package were installed using the commands given below,
$ sudo dpkg-query -l | grep libclass-dbi-plugin-abstractco*
You will get with libclass-dbi-plugin-abstractco package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Perl |
| Package | libclass-dbi-plugin-abstractco |
| Version | 0.08-1 |
| Description | Class::DBI plugin to get COUNT(*) results with abstract SQL |
| Sub Section | perl |