libterm-vt102-perl software package provides module to emulate a DEC VT102 terminal, 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 libterm-vt102-perl
libterm-vt102-perl is installed in your system.
Make ensure the libterm-vt102-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libterm-vt102-perl *
You will get with libterm-vt102-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libterm-vt102-perl |
| Version | 0.91-1 |
| Description | module to emulate a DEC VT102 terminal |
| Sub Section | Perl |