libpurple0 software package provides multi-protocol instant messaging library, 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 libpurple0
libpurple0 is installed in your system.
Make ensure the libpurple0 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libpurple0 *
You will get with libpurple0 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | libpurple0 |
| Version | 1:2.10.9-0ubuntu3.3 [amd64, i3 |
| Description | multi-protocol instant messaging library |
| Sub Section | Net |