How To Install Xml-rpc-api2cpp In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

How To Install Xml-rpc-api2cpp In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

xml-rpc-api2cpp

Generate C++ wrapper classes for XML-RPC servers

Maintainer: Debian QA Group



Section: devel

Install xml-rpc-api2cpp

  • Debian apt-get install xmlrpc-api-utils Click to copy
  • Ubuntu apt-get install xmlrpc-api-utils Click to copy
  • Alpine OS apk add xmlrpc-c Click to copy
  • Arch Linux pacman -S xmlrpc-c Click to copy
  • Kali Linux apt-get install xmlrpc-api-utils Click to copy
  • CentOS yum install xmlrpc-c-apps Click to copy
  • Fedora dnf install xmlrpc-c-apps Click to copy
  • Raspbian apt-get install xmlrpc-api-utils Click to copy
  • macOS brew install xmlrpc-c Click to copy

xmlrpc-api-utils

Generate C++ wrapper classes for XML-RPC servers

XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. This package contains two programs: * xml-rpc-api2cpp, a utility for generating C++ wrapper classes based on an XML-RPC API, obtained by interrogating an XML-RPC server. * xml-rpc-api2txt, a utility for printing out an XML-RPC API as a text file. The API is obtained by interrogating an XML-RPC server.

xmlrpc-c-apps

Sample XML-RPC applications

xmlrpc-c

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.

To install the latest version of xml-rpc-api2cpp in your favorite operating system just copy the xml-rpc-api2cpp installation command from above and paste it into terminal. It will download and install the latest version of xml-rpc-api2cpp 2024 package in your OS.