< Home - < Back

pjproject-devel


Information about the package, pjproject-devel, which is shipped with common Linux distributions. The pjproject-devel package is designed for, Development files to use pjproject.


Package Name:

pjproject-devel

Summary:

Development files to use pjproject

Description:

Header information for: - 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

Architecture:

x86_64

Version:

2.3

Release:

7.el6

Size:

596 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for pjproject-devel


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


Command

Description of Command

yum install pjproject-devel

This command will install pjproject-devel on the server.

yum remove pjproject-devel

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

yum -y remove pjproject-devel

This command will un-install pjproject-devel 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-devel when using the -y flag.

yum update pjproject-devel

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

yum -y update pjproject-devel

This command will update pjproject-devel 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-devel when using the -y flag.

yum info pjproject-devel

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

yum deplist pjproject-devel

This command will show you the dependencies for pjproject-devel. 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-devel

This command will check if there is an update waiting on pjproject-devel. 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.