infernal-dbg software package provides debug information for infernal, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install infernal-dbg
infernal-dbg is installed in your system.
Make ensure the infernal-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep infernal-dbg *
You will get with infernal-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Debug packages |
| Package | infernal-dbg |
| Version | 1.1~rc4-2 |
| Description | debug information for infernal |
| Sub Section | debug |