libtagc0 software package provides audio meta-data library - C bindings, 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 libtagc0
libtagc0 is installed in your system.
Make ensure the libtagc0 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libtagc0 *
You will get with libtagc0 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libtagc0 |
| Version | 1.9.1-2 |
| Description | audio meta-data library - C bindings |
| Sub Section | libs |