I am trying to install freetds-common, freetds-bin, unixodbc, and php5-sybase on Ubuntu 16.04.
When I run sudo apt-get install freetds-common freetds-bin unixodbc php5-sybase, I get the following errors:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php5-sybase
How can I install this package?