libgail-dbg software package provides Gail libraries and debugging symbols, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgail-dbg
libgail-dbg is installed in your system.
Make ensure the libgail-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgail-dbg *
You will get with libgail-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Library development |
| Package | libgail-dbg |
| Version | 2.24.31-1ubuntu1 |
| Description | Gail libraries and debugging symbols |
| Sub Section | libdevel |