< Home - < Back

xmlrpc-c-client


Information about the package, xmlrpc-c-client, which is shipped with common Linux distributions. The xmlrpc-c-client package is designed for, C client libraries for xmlrpc-c.


Package Name:

xmlrpc-c-client

Summary:

C client libraries for xmlrpc-c

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 library provides a modular implementation of XML-RPC for C clients.

Architecture:

x86_64

Version:

1.16.24

Release:

1210.1840.el6

Size:

25 k

Repository:

base

From Repository:

Licence:

BSD and MIT



Handy Yum Commands for xmlrpc-c-client


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


Command

Description of Command

yum install xmlrpc-c-client

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

yum remove xmlrpc-c-client

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

yum -y remove xmlrpc-c-client

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

yum update xmlrpc-c-client

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

yum -y update xmlrpc-c-client

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

yum info xmlrpc-c-client

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

yum deplist xmlrpc-c-client

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

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