ofono-phonesim software package provides Modem emulator used by the oFono mobile telephony stack, 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 ofono-phonesim
ofono-phonesim is installed in your system.
Make ensure the ofono-phonesim package were installed using the commands given below,
$ sudo dpkg-query -l | grep ofono-phonesim *
You will get with ofono-phonesim package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | ofono-phonesim |
| Version | 1.19-0ubuntu10 |
| Description | Modem emulator used by the oFono mobile telephony stack |
| Sub Section | devel |