How to Install libqxmlrpc-dev in Ubuntu 18.04



Install libqxmlrpc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libqxmlrpc-dev

Description:

full Qt4 based implementation of XML-RPC protocol. (headers)

It provides an easy way to construct, send and receive XML-RPC messages on the client side, and process XML-RPC messages on the server side. QXML-RPC licensed under LGPL. . This package contains the development headers for the library libqxmlrpc.

Homepage: http://code.google.com/p/qxmlrpc/

Version: 0.0.svn6-2

Section: universe/libdevel