ats-lang-anairiats software package provides Legacy ATS v1 language compiler, named Anairiats, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ats-lang-anairiats
ats-lang-anairiats is installed in your system.
Make ensure the ats-lang-anairiats package were installed using the commands given below,
$ sudo dpkg-query -l | grep ats-lang-anairiats *
You will get with ats-lang-anairiats package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Development |
| Package | ats-lang-anairiats |
| Version | 0.2.11-1 |
| Description | Legacy ATS v1 language compiler, named Anairiats |
| Sub Section | devel |