libmodplug1 software package provides shared libraries for mod music based on ModPlug, 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 libmodplug1
libmodplug1 is installed in your system.
Make ensure the libmodplug1 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmodplug1 *
You will get with libmodplug1 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libmodplug1 |
| Version | 1:0.8.8.4-4.1 |
| Description | shared libraries for mod music based on ModPlug |
| Sub Section | libs |