How to Install rtpproxy software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rtpproxy software package in Ubuntu 14.04 LTS (Trusty Tahr)

rtpproxy software package provides Relay for Real-time Transport Protocol (RTP) media streams, 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 rtpproxy 

rtpproxy is installed in your system.

Make ensure the rtpproxy package were installed using the commands given below,

$ sudo dpkg-query -l | grep rtpproxy *

You will get with rtpproxy package name, version, architecture and description in a table

rtpproxy package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package rtpproxy
Version 1.2.1-2ubuntu1
Description Relay for Real-time Transport Protocol (RTP) media streams
Sub Section Net


See Also, How to uninstall or remove rtpproxy software package from Ubuntu 14.04 LTS (Trusty Tahr)?