efl-dbg software package provides Debugging symbols for the Enlightenment Foundation Libraries, 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 efl-dbg
efl-dbg is installed in your system.
Make ensure the efl-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep efl-dbg *
You will get with efl-dbg package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Debug packages |
Package | efl-dbg |
Version | 1.8.6-2.5build1 |
Description | Debugging symbols for the Enlightenment Foundation Libraries |
Sub Section | debug |