residualvm software package provides interpreter to play LucasArts Lua-based 3D adventures, 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 residualvm
residualvm is installed in your system.
Make ensure the residualvm package were installed using the commands given below,
$ sudo dpkg-query -l | grep residualvm *
You will get with residualvm package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Games |
| Package | residualvm |
| Version | 0.1.1+dfsg-2ubuntu1 |
| Description | interpreter to play LucasArts Lua-based 3D adventures |
| Sub Section | Games |