java-wrappers software package provides wrappers for java executables, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install java-wrappers
java-wrappers is installed in your system.
Make ensure the java-wrappers package were installed using the commands given below,
$ sudo dpkg-query -l | grep java-wrappers *
You will get with java-wrappers package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Miscellaneous |
| Package | java-wrappers |
| Version | 0.1.24 |
| Description | wrappers for java executables |
| Sub Section | misc |