libfaad-dev software package provides freeware Advanced Audio Decoder - development files, 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 libfaad-dev
libfaad-dev is installed in your system.
Make ensure the libfaad-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfaad-dev *
You will get with libfaad-dev package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Library development |
| Package | libfaad-dev |
| Version | 2.7-8 |
| Description | freeware Advanced Audio Decoder - development files |
| Sub Section | Libdevel |