libfontembed1 software package provides OpenPrinting CUPS Filters - Font Embed Shared 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 libfontembed1
libfontembed1 is installed in your system.
Make ensure the libfontembed1 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfontembed1 *
You will get with libfontembed1 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libfontembed1 |
| Version | 1.0.52-0ubuntu1.7 [amd64, i386 |
| Description | OpenPrinting CUPS Filters - Font Embed Shared library |
| Sub Section | libs |