resiprocate-turn-server software package provides reSIProcate SIP stack - ICE/TURN server, 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 resiprocate-turn-server
resiprocate-turn-server is installed in your system.
Make ensure the resiprocate-turn-server package were installed using the commands given below,
$ sudo dpkg-query -l | grep resiprocate-turn-server *
You will get with resiprocate-turn-server package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | resiprocate-turn-server |
| Version | 1.9.6-1 |
| Description | reSIProcate SIP stack - ICE/TURN server |
| Sub Section | Net |