libgnatcoll-python1.6 software package provides GNATColl, general purpose Ada library (Python runtime), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgnatcoll-python1.6
libgnatcoll-python1.6 is installed in your system.
Make ensure the libgnatcoll-python1.6 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgnatcoll-python1.6 *
You will get with libgnatcoll-python1.6 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libgnatcoll-python1.6 |
| Version | 1.6gpl2014-6 |
| Description | GNATColl, general purpose Ada library (Python runtime) |
| Sub Section | libs |