libdbd-sybase-perl software package provides Sybase/MS SQL database driver for the DBI module, 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 libdbd-sybase-perl
libdbd-sybase-perl is installed in your system.
Make ensure the libdbd-sybase-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdbd-sybase-perl *
You will get with libdbd-sybase-perl package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Perl |
| Package | libdbd-sybase-perl |
| Version | 1.14-1build3 |
| Description | Sybase/MS SQL database driver for the DBI module |
| Sub Section | perl |