How to Install libqxmlrpc1 in Ubuntu 18.04



Install libqxmlrpc1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libqxmlrpc1

Description:

full Qt4 based implementation of XML-RPC protocol.

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.

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

Version: 0.0.svn6-2

Section: universe/libs