< Home - < Back

xmlrpc-c-apps


Information about the package, xmlrpc-c-apps, which is shipped with common Linux distributions. The xmlrpc-c-apps package is designed for, Sample XML-RPC applications.


Package Name:

xmlrpc-c-apps

Summary:

Sample XML-RPC applications

Description:

XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This package contains some handy XML-RPC demo applications.

Architecture:

x86_64

Version:

1.16.24

Release:

1210.1840.el6

Size:

75 k

Repository:

base

From Repository:

Licence:

BSD and MIT



Handy Yum Commands for xmlrpc-c-apps


Control the xmlrpc-c-apps package with the following handy commands outlined below.


Command

Description of Command

yum install xmlrpc-c-apps

This command will install xmlrpc-c-apps on the server.

yum remove xmlrpc-c-apps

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

yum -y remove xmlrpc-c-apps

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

yum update xmlrpc-c-apps

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

yum -y update xmlrpc-c-apps

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

yum info xmlrpc-c-apps

This command will show you core information about the xmlrpc-c-apps package.

yum deplist xmlrpc-c-apps

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

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