< Home - < Back

sipsak


Information about the package, sipsak, which is shipped with common Linux distributions. The sipsak package is designed for, SIP swiss army knife.


Package Name:

sipsak

Summary:

SIP swiss army knife

Description:

sipsak is a small command line tool for developers and administrators of Session Initiation Protocol (SIP) applications. It can be used for some simple tests on SIP applications and devices.

Architecture:

x86_64

Version:

0.9.6

Release:

8.el6

Size:

53 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for sipsak


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


Command

Description of Command

yum install sipsak

This command will install sipsak on the server.

yum remove sipsak

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

yum -y remove sipsak

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

yum update sipsak

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

yum -y update sipsak

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

yum info sipsak

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

yum deplist sipsak

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

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