Information about the package, xmlrpc3-server, which is shipped with common Linux distributions. The xmlrpc3-server package is designed for, XML-RPC server implementation.
Package Name:
xmlrpc3-server
Summary:
XML-RPC server implementation
Description:
XML-RPC server implementation.
Architecture:
noarch
Version:
3.0
Release:
4.15.el6
Size:
66 k
Repository:
base
From Repository:
Licence:
ASL 2.0
Control the xmlrpc3-server package with the following handy commands outlined below.
yum install xmlrpc3-server
This command will install xmlrpc3-server on the server.
yum remove xmlrpc3-server
This command will un-install xmlrpc3-server on the server. When you run this command, you will be asked if you are sure that you want to remove xmlrpc3-server, so you have to manually confirm that you want to do this.
yum -y remove xmlrpc3-server
This command will un-install xmlrpc3-server 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 xmlrpc3-server when using the -y flag.
yum update xmlrpc3-server
This command will update xmlrpc3-server to the latest version. When you run this command, you will be asked if you are sure that you want to remove xmlrpc3-server, so you have to manually confirm that you want to do this.
yum -y update xmlrpc3-server
This command will update xmlrpc3-server 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 xmlrpc3-server when using the -y flag.
yum info xmlrpc3-server
This command will show you core information about the xmlrpc3-server package.
yum deplist xmlrpc3-server
This command will show you the dependencies for xmlrpc3-server. 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 xmlrpc3-server
This command will check if there is an update waiting on xmlrpc3-server. 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.