catcodec software package provides tool to decode/encode the sample catalogue for OpenTTD, 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 catcodec
catcodec is installed in your system.
Make ensure the catcodec package were installed using the commands given below,
$ sudo dpkg-query -l | grep catcodec *
You will get with catcodec package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Development |
| Package | catcodec |
| Version | 1.0.5-2 |
| Description | tool to decode/encode the sample catalogue for OpenTTD |
| Sub Section | Devel |