libcore-renderer-java software package provides Java library that provides an XML/XHTML/CSS 2.1 Renderer, 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 libcore-renderer-java
libcore-renderer-java is installed in your system.
Make ensure the libcore-renderer-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcore-renderer-java *
You will get with libcore-renderer-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libcore-renderer-java |
| Version | 0.0~R8-1 |
| Description | Java library that provides an XML/XHTML/CSS 2.1 Renderer |
| Sub Section | Java |