How to Install libgail-dbg software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libgail-dbg software package in Ubuntu 17.04 (Zesty Zapus)

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

libgail-dbg package basic information:

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


See Also, How to uninstall or remove libgail-dbg software package from Ubuntu 17.04 (Zesty Zapus)?