< Home - < Back

pjproject


Information about the package, pjproject, which is shipped with common Linux distributions. The pjproject package is designed for, Libraries for building embedded/non-embedded VoIP applications.


Package Name:

pjproject

Summary:

Libraries for building embedded/non-embedded VoIP applications

Description:

This package provides the Open Source, comprehensive, high performance, small footprint multimedia communication libraries written in C language for building embedded/non-embedded VoIP applications. It contains: - PJSIP - Open Source SIP Stack - PJMEDIA - Open Source Media Stack - PJNATH - Open Source NAT Traversal Helper Library - PJLIB-UTIL - Auxiliary Library - PJLIB - Ultra Portable Base Framework Library - PJSUA2 - Object Oriented abstractions layer for PJSUA

Architecture:

x86_64

Version:

2.3

Release:

7.el6

Size:

737 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for pjproject


Control the pjproject package with the following handy commands outlined below.


Command

Description of Command

yum install pjproject

This command will install pjproject on the server.

yum remove pjproject

This command will un-install pjproject on the server. When you run this command, you will be asked if you are sure that you want to remove pjproject, so you have to manually confirm that you want to do this.

yum -y remove pjproject

This command will un-install pjproject on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pjproject when using the -y flag.

yum update pjproject

This command will update pjproject to the latest version. When you run this command, you will be asked if you are sure that you want to remove pjproject, so you have to manually confirm that you want to do this.

yum -y update pjproject

This command will update pjproject to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pjproject when using the -y flag.

yum info pjproject

This command will show you core information about the pjproject package.

yum deplist pjproject

This command will show you the dependencies for pjproject. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update pjproject

This command will check if there is an update waiting on pjproject. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.