libafflib0 software package provides support for Advanced Forensics format, 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 libafflib0
libafflib0 is installed in your system.
Make ensure the libafflib0 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libafflib0 *
You will get with libafflib0 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libafflib0 |
| Version | 3.6.6-1.1 |
| Description | support for Advanced Forensics format |
| Sub Section | libs |